mjsax commented on PR #18402: URL: https://github.com/apache/kafka/pull/18402#issuecomment-2574264747
Java 23 (again `TransactionsTest`... Lets give it a third try) ``` FAILED ❌ PlaintextConsumerTest > testCoordinatorFailover(String, String).quorum=kraft.groupProtocol=classic FAILED ❌ ConsumerProtocolMigrationTest > testDowngradeFromEmptyConsumerToClassicGroupWithDowngradePolicy [1] Type=Raft-Isolated, MetadataVersion=4.0-IV3,BrokerSecurityProtocol=PLAINTEXT,BrokerListenerName=ListenerName(EXTERNAL),ControllerSecurityProtocol=PLAINTEXT,ControllerListenerName=ListenerName(CONTROLLER) FAILED ❌ TransactionsTest > "testBumpTransactionalEpochWithTV2Disabled(String, String, boolean).quorum=kraft, groupProtocol=classic, isTV2Enabled=false" Found 1 flaky test failures: FLAKY ⚠️ AbstractCoordinatorTest > testWakeupAfterSyncGroupReceivedExternalCompletion() ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
