mjsax commented on PR #18813: URL: https://github.com/apache/kafka/pull/18813#issuecomment-2644425018
Java 17: ``` Found 2 flaky test failures: FLAKY ⚠️ CooperativeConsumerCoordinatorTest > testOutdatedCoordinatorAssignment() FLAKY ⚠️ KRaftClusterTest > testDescribeQuorumRequestToControllers() ``` Java 23: ``` Found 3 flaky test failures: FLAKY ⚠️ AbstractCoordinatorTest > testWakeupAfterSyncGroupReceived() FLAKY ⚠️ FeatureCommandTest > testUpgradeWithReleaseVersion [1] Type=Raft-Isolated, MetadataVersion=3.8-IV0,BrokerSecurityProtocol=PLAINTEXT,BrokerListenerName=ListenerName(EXTERNAL),ControllerSecurityProtocol=PLAINTEXT,ControllerListenerName=ListenerName(CONTROLLER) FLAKY ⚠️ KRaftClusterTest > testDescribeQuorumRequestToControllers() ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org