v.24.6Experimental Feature
Automatically Create Cluster for Replicated Database with Replica Groups
If "replica group" is configured for a Replicated database, automatically create a cluster that includes replicas from all groups. #64312 (Alexander Tokmakov).Why it matters
This feature simplifies cluster management by aggregating replicas across different replica groups within aReplicated database into a single cluster. This helps users to easily query and manage replicas collectively without manually defining such clusters.How to use it
Configure thereplica group parameter for your Replicated database. The system will then automatically create a cluster that contains replicas from all replica groups, enabling seamless interaction with all replicas as a single cluster.