Details
Description
Tests in org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT fail intermittently with java.lang.AssertionError. The error message is as follows:
java.lang.AssertionError: 0 0: [] 1497669734784 false was not equal to 0 0: [] 1497669734784 false expected:<0> but was:<3> at org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT.dataWasReplicatedToThePeerWithoutDrain(UnorderedWorkAssignerReplicationIT.java:560)
Any update on this issue?