Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.3.0
Description
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at kafka.admin.TopicCommandWithAdminClientTest.testDescribeUnderMinIsrPartitionsMixed(TopicCommandWithAdminClientTest.scala:602)
STDERR
Option "[replica-assignment]" can't be used with option "[partitions]"
Attachments
Attachments
Issue Links
- is related to
-
KAFKA-8269 Flaky Test TopicCommandWithAdminClientTest#testDescribeUnderMinIsrPartitionsMixed
- Resolved
- relates to
-
KAFKA-8081 Flaky Test TopicCommandWithAdminClientTest#testDescribeUnderMinIsrPartitions
- Resolved
- links to