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).
Automatically create a cluster that includes replicas from all replica groups when a replica group is configured for a Replicated database.

Why it matters

This feature simplifies cluster management by aggregating replicas across different replica groups within a Replicated 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 the replica 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.