niket-goel commented on PR #12733: URL: https://github.com/apache/kafka/pull/12733#issuecomment-1276460657
Interesting test failures on this. All are in related code, but not if sure if there are flakes or actual failures. Will run some local tests to verify. ``` Build / JDK 8 and Scala 2.12 / testDescribeQuorumRequestToBrokers() – kafka.server.KRaftClusterTest (need to understand - failing assertion around return value) Build / JDK 17 and Scala 2.13 / testIncrementalAlterConfigs() – kafka.server.KRaftClusterTest (Could be infrastructural - failed to startup due to heap space) Build / JDK 17 and Scala 2.13 / testConfigurationOperations() – org.apache.kafka.controller.QuorumControllerTest (Could be a flake - renouncing from a higher epoch than expected) ``` -- 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