Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.5.0
Description
The AdminClient provides us a single-group listConsumerGroupOffsets, and a batched listConsumerGroupOffsets. Because we are potentially requesting the offsets for hundreds or thousands of groups, serially requesting all of the offsets may be very slow.
Attachments
Attachments
Issue Links
- is related to
-
KAFKA-17232 MirrorCheckpointConnector does not generate task configs if initial consumer group load times out
- Resolved
-
KAFKA-14837 The MirrorCheckPointConnector of MM2 will rebalance frequently, when the source cluster group is many more and changes frequently (but the list of configured synchronous group does not change)
- Resolved
- links to