Manage Share Groups Using Confluent Control Center

On the Clients page, select the Share Groups tab to manage share groups for all the topics in a cluster.

Considerations:
  • Control Center limits the number of share groups shown in Share Groups if there are many.

  • You can export share partition lag data as a CSV file. For clusters with large amounts of data, you may see a placeholder value like -999 in the currentOffset field. This occurs because Control Center cannot display all the data immediately, and the offsets are not yet available. For large payloads, consider exporting share partition lag data using the Confluent CLI or Confluent Cloud APIs.

Monitor share groups

Within the Share Groups tab, you can view your share groups, including the ID, status, number of consumers and partitions, and lag.

  1. Select a cluster from the navigation bar and select Client, then select Share Groups.

  2. Select the share group ID for more details.

Update share group settings

Within the Share group panel, you can manage your settings for the selected share group.

  1. Select your cluster name.

  2. Choose Clients and select Share Groups. A list of share groups displays.

  3. Select a share group from the list to see details for that group.

  4. Select the Settings tab to edit these settings: * Isolation level * Auto offset reset * Record lock duration (ms) * Heartbeat interval (ms) * Session timeout (ms)

../_images/c3-share-group-settings.png

In Confluent Control Center, you can also monitor share partition lag and manage offsets for share groups.

For more about these configurations, see Configuration for client developers.