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

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

     [ https://issues.apache.org/jira/browse/KAFKA-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luke Chen resolved KAFKA-13905.
-------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 3.3.0
>
>
> 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)