Sneha Kanekar created ACCUMULO-4659:
---------------------------------------
Summary: Tests in UnorderedWorkAssignerReplicationIT fail
intermittently
Key: ACCUMULO-4659
URL: https://issues.apache.org/jira/browse/ACCUMULO-4659
Project: Accumulo
Issue Type: Bug
Components: test
Affects Versions: 2.0.0
Environment: Ubuntu:14.04
$ java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
Reporter: Sneha Kanekar
Tests in
org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT fail
intermittently with java.lang.AssertionError. The error message is as follows:
{code:borderStyle=solid}
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)
{code}
Any update on this issue?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)