[ https://issues.apache.org/jira/browse/KAFKA-19352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954974#comment-17954974 ]
Lianet Magrans commented on KAFKA-19352: ---------------------------------------- Thanks for reporting! Just heads up, this test was migrated recently (on this PR https://github.com/apache/kafka/pull/19389), wonder if it could be related to that Before the migration it doesn't seem flaky at all https://develocity.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNames=kafka&search.tags=trunk&search.timeZoneId=America%2FToronto&tests.container=kafka.api.PlaintextConsumerCommitTest&tests.sortField=FLAKY&tests.test=testCommitAsyncCompletedBeforeConsumerCloses(String)%5B1%5D And now we do see a flakiness indeed https://develocity.apache.org/scans/tests?search.rootProjectNames=kafka&search.startTimeMax=1748531924946&search.startTimeMin=1747886400000&search.tags=trunk&search.timeZoneId=America%2FToronto&tests.container=org.apache.kafka.clients.consumer.PlaintextConsumerCommitTest&tests.sortField=FLAKY&tests.test=testCommitAsyncCompletedBeforeConsumerCloses()%5B1%5D > PlaintextConsumerCommitTest > testCommitAsyncCompletedBeforeConsumerCloses > [1] Type=Raft-Isolated > ------------------------------------------------------------------------------------------------- > > Key: KAFKA-19352 > URL: https://issues.apache.org/jira/browse/KAFKA-19352 > Project: Kafka > Issue Type: Test > Components: clients, consumer > Reporter: Bolin Lin > Priority: Major > Labels: client, flaky-test, integration-test > > happens in pr: [https://github.com/apache/kafka/pull/19807] > PlaintextConsumerCommitTest > testCommitAsyncCompletedBeforeConsumerCloses > [1] Type=Raft-Isolated, > MetadataVersion=4.2-IV1,BrokerSecurityProtocol=PLAINTEXT,BrokerListenerName=ListenerName(EXTERNAL),ControllerSecurityProtocol=PLAINTEXT,ControllerListenerName=ListenerName(CONTROLLER) -- This message was sent by Atlassian Jira (v8.20.10#820010)