[
https://issues.apache.org/jira/browse/KAFKA-17233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876700#comment-17876700
]
João Pedro Fonseca commented on KAFKA-17233:
--------------------------------------------
Based on [Contributing Code
Changes|[https://cwiki.apache.org/confluence/display/KAFKA/Contributing+Code+Changes]],
I've checked that there is no PR for this issue. Also there no update since
July 31, so I assign it to me. Please let me know about if it's a problem, guys
> 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)