v.24.2Experimental Feature

Allow Concurrent Table Creation in Replicated Database During Replica Addition or Recovery

Allow concurrent table creation in the Replicated database during adding or recovering a new replica. #59277 (Konstantin Bogdanov).
Allows concurrent creation of tables in Replicated databases while adding or recovering a new replica.

Why it matters

This feature solves the problem of blocking table creation operations during the addition or recovery of replicas in Replicated databases, improving availability and reducing downtime.

How to use it

Users can benefit from this feature automatically when using Replicated databases; no special configuration is required to enable concurrent table creation during replica addition or recovery.