divijvaidya commented on PR #12590: URL: https://github.com/apache/kafka/pull/12590#issuecomment-1239064326
Test failures are unrelated. @showuon this is ready for your review. Test failures: ``` [2022-09-06T16:49:33.427Z] org.apache.kafka.controller.QuorumControllerTest.testEarlyControllerResults() failed, log available in /home/jenkins/workspace/Kafka_kafka-pr_PR-12590/metadata/build/reports/testOutput/org.apache.kafka.controller.QuorumControllerTest.testEarlyControllerResults().test.stdout [2022-09-06T16:49:33.427Z] [2022-09-06T16:49:33.427Z] QuorumControllerTest > testEarlyControllerResults() FAILED [2022-09-06T16:49:33.427Z] org.apache.kafka.server.fault.FaultHandlerException: fatalFaultHandler: exception while renouncing leadership: Attempt to resign from epoch 1 which is larger than the current epoch 0 [2022-09-06T16:49:33.427Z] at app//org.apache.kafka.metalog.LocalLogManager.resign(LocalLogManager.java:740) ``` -- 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