[
https://issues.apache.org/jira/browse/KAFKA-17395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17395.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Flaky test testMissingOffsetNoResetPolicy for new consumer
> ----------------------------------------------------------
>
> Key: KAFKA-17395
> URL: https://issues.apache.org/jira/browse/KAFKA-17395
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, consumer
> Reporter: Lianet Magrans
> Assignee: PoAn Yang
> Priority: Major
> Labels: consumer-threading-refactor, flaky-test
> Fix For: 4.0.0
>
>
> KafkaConsumerTest.testMissingOffsetNoResetPolicy is flaky when running for
> the new consumer (passing consistently for the classic consumer).
> Fails with :
> org.opentest4j.AssertionFailedError: Condition not met within timeout 15000.
> Consumer was not able to update fetch positions on continuous calls with 0
> timeout ==> expected: <true> but was: <false>
> It's been flaky since it was enabled for the new consumer with
> [https://github.com/apache/kafka/pull/16587]
> See last couple of month runs on trunk showing the flakiness:
> [https://ge.apache.org/scans/tests?search.names=Git%20branch&search.rootProjectNames=kafka&search.startTimeMax=1724299199999&search.startTimeMin=1717214400000&search.timeZoneId=America%2FToronto&search.values=trunk&tests.container=org.apache.kafka.clients.consumer.KafkaConsumerTest&tests.test=testMissingOffsetNoResetPolicy(GroupProtocol)%5B2%5D]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)