[ 
https://issues.apache.org/jira/browse/KAFKA-17233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878385#comment-17878385
 ] 

João Pedro Fonseca commented on KAFKA-17233:
--------------------------------------------

I am having some trouble to test. When I run the tests on my machine even based 
on trunk HEAD, some tests fails. How could I distinguish that the problem is 
not caused by my modifications? [~gharris1727] 

Also CI have appointed a failed test that in fact passed on my local run:

[https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-17038/1/testReport/junit/org.apache.kafka.connect.integration/OffsetsApiIntegrationTest/Build___JDK_21_and_Scala_2_13___testGetSinkConnectorOffsets__/]

!image-2024-08-31-15-47-14-066.png!

 

Many thanks!

> 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
>         Attachments: image-2024-08-31-15-47-14-066.png
>
>
> 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)

Reply via email to