jsancio commented on PR #13668:
URL: https://github.com/apache/kafka/pull/13668#issuecomment-1533380250

   @mumrah this test fails without this fix:
   ```
   Gradle Test Run :metadata:test > Gradle Test Executor 12 > 
ControllerMetricsManagerTest > testPartitionCountDecreased() FAILED
       org.opentest4j.AssertionFailedError: expected: <0> but was: <2>
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
           at 
app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
           at 
app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
           at 
app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
           at 
app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:527)
           at 
app//org.apache.kafka.controller.ControllerMetricsManagerTest.testPartitionCountDecreased(ControllerMetricsManagerTest.java:199)
   ```


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

Reply via email to