You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2022/05/16 09:03:00 UTC

[jira] [Created] (KAFKA-13905) Fix failing ServerShutdownTest.testCleanShutdownAfterFailedStartupDueToCorruptLogs

Luke Chen created KAFKA-13905:
---------------------------------

             Summary: Fix failing ServerShutdownTest.testCleanShutdownAfterFailedStartupDueToCorruptLogs
                 Key: KAFKA-13905
                 URL: https://issues.apache.org/jira/browse/KAFKA-13905
             Project: Kafka
          Issue Type: Test
            Reporter: Luke Chen
            Assignee: dengziming


h3. Error Message

org.opentest4j.AssertionFailedError: Unexpected exception java.lang.RuntimeException: Received a fatal error while waiting for the broker to catch up with the current cluster metadata. ==> expected: <true> but was: <false>
h3. Stacktrace

org.opentest4j.AssertionFailedError: Unexpected exception java.lang.RuntimeException: Received a fatal error while waiting for the broker to catch up with the current cluster metadata. ==> expected: <true> but was: <false> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40) at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:210) at kafka.server.ServerShutdownTest.verifyCleanShutdownAfterFailedStartup(ServerShutdownTest.scala:198) at kafka.server.ServerShutdownTest.testCleanShutdownAfterFailedStartupDueToCorruptLogs(ServerShutdownTest.scala:168)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)