mjsax commented on PR #18249: URL: https://github.com/apache/kafka/pull/18249#issuecomment-2557529784
Java 17 passed. Java 23: ``` Found 3 test failures: FAILED ❌ PlaintextAdminIntegrationTest > testConsumerGroupsDeprecatedConsumerGroupState(String, String).quorum=kraft.groupProtocol=consumer FAILED ❌ PlaintextAdminIntegrationTest > testConsumerGroups(String, String).quorum=kraft.groupProtocol=consumer FAILED ❌ UserClientIdQuotaTest > testThrottledRequest(String, String).quorum=kraft.groupProtocol=consumer Found 1 flaky test failures: FLAKY ⚠️ AbstractCoordinatorTest > testWakeupAfterSyncGroupReceived() ``` -- 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]
