[
https://issues.apache.org/jira/browse/KAFKA-13585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-13585.
---------------------------------
Fix Version/s: 3.2.0
3.1.1
Reviewer: Jason Gustafson
Resolution: Fixed
> Fix
> `kafka.server.ReplicaManagerTest.testReplicaAlterLogDirsWithAndWithoutIds`
> flaky test
> -----------------------------------------------------------------------------------------
>
> Key: KAFKA-13585
> URL: https://issues.apache.org/jira/browse/KAFKA-13585
> Project: Kafka
> Issue Type: Improvement
> Reporter: David Jacot
> Assignee: David Jacot
> Priority: Minor
> Fix For: 3.2.0, 3.1.1
>
>
> {noformat}
> org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
> at
> app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
> at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
> at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35)
> at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:162)
> at
> app//kafka.server.ReplicaManagerTest.assertFetcherHasTopicId(ReplicaManagerTest.scala:3502)
> at
> app//kafka.server.ReplicaManagerTest.testReplicaAlterLogDirsWithAndWithoutIds(ReplicaManagerTest.scala:3572)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)