Skip to content

Consumer Groups

The Consumer Groups step appears only when MirrorMaker 2 or Cluster Link is selected as the replication tool and the Sync Consumer Groups option was enabled during Cluster Setup. This step is not shown for WarpStream Orbit (which handles consumer group configuration within its Core Configuration step) or Replicator (which does not support consumer group synchronization via this step). This step determines which consumer groups will have their offsets synchronized to the destination cluster.

A top panel summarizes the consumer group landscape:

MetricDescription
Compatible GroupsConsumer groups that can be synchronized without issues.
Conflicting GroupsConsumer groups that have conflicts with the destination cluster (for example, groups already present on the destination with different configurations).

Consumer group selection with compatibility indicators

Use the checkboxes next to each consumer group to select individual groups for offset synchronization.

Enter wildcard patterns to select consumer groups by name:

PatternResult
app-*Selects all groups starting with “app-”.
prod-*Selects all groups starting with “prod-”.

Define patterns to exclude specific consumer groups:

PatternResult
*-internalExcludes groups ending with “-internal”.
*-testExcludes groups ending with “-test”.

The Selection Summary panel updates in real time:

FieldDescription
Groups SelectedThe count of consumer groups currently selected for synchronization.
Compatible StatusAn overall indicator showing whether all selected groups are compatible with the destination cluster.

Use the Search bar and Visible Filter to navigate large lists of consumer groups.

No matching consumer groups