dejan2609 commented on PR #19513: URL: https://github.com/apache/kafka/pull/19513#issuecomment-3283644497
It seems that we have a solution now (only few tests are failing for Java 17 build): ``` Found 1 test failures: FAILED ❌ RemoteLogManagerTest > "testCopyQuota(boolean).quotaExceeded=false" Found 2 flaky test failures: FLAKY ⚠️ TransactionsBounceTest > testWithGroupMetadata(String).groupProtocol=consumer FLAKY ⚠️ SaslPlaintextConsumerTest > testCoordinatorFailover(String).groupProtocol=consumer ``` I will rebase this PR onto trunk. -- 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]
