junrao commented on PR #16183:
URL: https://github.com/apache/kafka/pull/16183#issuecomment-2245675058

   @jolshan : Thanks for the updated PR. The following test failure seems 
related to the PR.
   
   ```
   [2024-07-23T02:46:53.731Z] 
   [2024-07-23T02:46:53.731Z] Gradle Test Run :metadata:test > Gradle Test 
Executor 88 > QuorumFeaturesTest > testDefaultFeatureMap() STARTED
   [2024-07-23T02:46:53.731Z] 
org.apache.kafka.controller.QuorumFeaturesTest.testDefaultFeatureMap() failed, 
log available in 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-16183/metadata/build/reports/testOutput/org.apache.kafka.controller.QuorumFeaturesTest.testDefaultFeatureMap().test.stdout
   [2024-07-23T02:46:53.731Z] 
   [2024-07-23T02:46:53.731Z] Gradle Test Run :metadata:test > Gradle Test 
Executor 88 > QuorumFeaturesTest > testDefaultFeatureMap() FAILED
   [2024-07-23T02:46:53.731Z]     org.opentest4j.AssertionFailedError: 
expected: <{kraft.version=0, transaction.version=0, metadata.version=1-20}> but 
was: <{metadata.version=1-20}>
   [2024-07-23T02:46:53.731Z]         at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
   [2024-07-23T02:46:53.731Z]         at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
   [2024-07-23T02:46:53.731Z]         at 
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
   [2024-07-23T02:46:53.731Z]         at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
   [2024-07-23T02:46:53.731Z]         at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
   [2024-07-23T02:46:53.731Z]         at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
   [2024-07-23T02:46:53.731Z]         at 
org.apache.kafka.controller.QuorumFeaturesTest.testDefaultFeatureMap(QuorumFeaturesTest.java:69)
   ```


-- 
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]

Reply via email to