[
https://issues.apache.org/jira/browse/KAFKA-17233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Harris updated KAFKA-17233:
--------------------------------
Affects Version/s: 3.5.0
(was: 3.9.0)
> MirrorCheckpointConnector should use batched listConsumerGroupOffsets
> ---------------------------------------------------------------------
>
> Key: KAFKA-17233
> URL: https://issues.apache.org/jira/browse/KAFKA-17233
> Project: Kafka
> Issue Type: Bug
> Components: mirrormaker
> Affects Versions: 3.5.0
> Reporter: Greg Harris
> Priority: Minor
> Labels: newbie
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)