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