divijvaidya commented on PR #12590: URL: https://github.com/apache/kafka/pull/12590#issuecomment-1253486602
The failing tests pass locally and are unrelated to this change. ``` Build / JDK 8 and Scala 2.12 / testReturnRecordsDuringRebalance() – org.apache.kafka.clients.consumer.KafkaConsumerTest Build / JDK 17 and Scala 2.13 / testCreateTopicsReturnsConfigs(String).quorum=zk – kafka.api.PlaintextAdminIntegrationTest Build / JDK 17 and Scala 2.13 / testCloseOldestConnection() – org.apache.kafka.common.network.Tls13SelectorTest ``` Note that `testReturnRecordsDuringRebalance` has been failing in other PRs too such as https://github.com/apache/kafka/pull/12457 which makes me believe that it is not due to this change. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org