mjsax commented on PR #18607: URL: https://github.com/apache/kafka/pull/18607#issuecomment-2605230099
Java 17 passed. Java 23: ``` Found 3 test failures: FAILED ❌ ClientIdQuotaTest > testThrottledProducerConsumer(String, String).quorum=kraft.groupProtocol=classic FAILED ❌ ClientIdQuotaTest > testQuotaOverrideDelete(String, String).quorum=kraft.groupProtocol=classic FAILED ❌ ClientIdQuotaTest > testQuotaOverrideDelete(String, String).quorum=kraft.groupProtocol=consumer Found 2 flaky test failures: FLAKY ⚠️ KafkaAdminClientTest > testAdminClientApisAuthenticationFailure() FLAKY ⚠️ SslTransportLayerTest > "testSelectorPollReadSize(Args).args=tlsProtocol=TLSv1.2, useInlinePem=false" ``` Fix for `ClientIdQuotaTest` was merge yesterday. Let me rebase... -- 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]
