mjsax commented on PR #18517: URL: https://github.com/apache/kafka/pull/18517#issuecomment-2593600284
Java 17: ``` Found 2 flaky test failures: FLAKY ⚠️ ShareConsumerTest > testAcknowledgementCommitCallbackInvalidRecordStateException(String).persister=org.apache.kafka.server.share.persister.NoOpShareStatePersister FLAKY ⚠️ AbstractCoordinatorTest > testWakeupAfterSyncGroupReceivedExternalCompletion() ``` Java 23: ``` Found 1 flaky test failures: FLAKY ⚠️ PlaintextConsumerTest > testCloseLeavesGroupOnInterrupt(String, String).quorum=kraft.groupProtocol=classic ``` -- 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]
