[ https://issues.apache.org/jira/browse/KAFKA-17777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912171#comment-17912171 ]
TengYao Chi commented on KAFKA-17777: ------------------------------------- Hi [~kirktrue] Ideally, it would be fine if we could fix this flaky before 4.0.0 but I don't have enough bandwidth now. :( > Flaky KafkaConsumerTest testReturnRecordsDuringRebalance > -------------------------------------------------------- > > Key: KAFKA-17777 > URL: https://issues.apache.org/jira/browse/KAFKA-17777 > Project: Kafka > Issue Type: Test > Components: clients, consumer, unit tests > Reporter: Lianet Magrans > Assignee: TengYao Chi > Priority: Major > Labels: flaky-test > Fix For: 4.0.0 > > > Top flaky consumer test at the moment (after several recent fixes addressing > consumer tests flakiness): > [https://ge.apache.org/scans/tests?search.rootProjectNames=kafka&search.tags=trunk&search.timeZoneId=America%2FNew_York&tests.sortField=FLAKY] > > It's been flaky in trunk for a while: > [https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.tags=trunk&search.timeZoneId=America%2FToronto&tests.container=org.apache.kafka.clients.consumer.KafkaConsumerTest&tests.sortField=FLAKY&tests.test=testReturnRecordsDuringRebalance(GroupProtocol)%5B1%5D] > > > Fails with : org.opentest4j.AssertionFailedError: Condition not met within > timeout 15000. Does not complete rebalance in time ==> expected: <true> but > was: <false> -- This message was sent by Atlassian Jira (v8.20.10#820010)