Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Unit test seen in PR build where PR did not contain any code changes: https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/6086/testReport/junit/kafka.admin/ReassignPartitionsClusterTest/shouldExecuteThrottledReassignment/
java.lang.AssertionError: Expected replication to be > 4500.0 but was 210
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at kafka.admin.ReassignPartitionsClusterTest.shouldExecuteThrottledReassignment(ReassignPartitionsClusterTest.scala:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
Attachments
Issue Links
- relates to
-
KAFKA-5183 Transient failure: ReassignPartitionsClusterTest.shouldChangeThrottleOnRerunAndRemoveOnVerify
- Open
-
KAFKA-6410 Scala ReassignPartitionsClusterTest (shouldExecuteThrottledReassignment)
- Open
-
KAFKA-7977 Flaky Test ReassignPartitionsClusterTest#shouldOnlyThrottleMovingReplicas
- Resolved
-
KAFKA-6078 Investigate failure of ReassignPartitionsClusterTest.shouldExpandCluster
- Resolved
-
KAFKA-6736 ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky
- Resolved
- links to