[
https://issues.apache.org/jira/browse/KAFKA-17233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
João Pedro Fonseca reassigned KAFKA-17233:
------------------------------------------
Assignee: João Pedro Fonseca
> 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
> Assignee: João Pedro Fonseca
> 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)