You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2019/04/23 21:11:00 UTC

[jira] [Resolved] (ACCUMULO-4659) Tests in UnorderedWorkAssignerReplicationIT fail intermittently

     [ https://issues.apache.org/jira/browse/ACCUMULO-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4659.
-----------------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 2.0.0)

I don't see these errors much anymore. If it persists, please open an issue at https://github.com/apache/accumulo/issues

> 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
>            Priority: Major
>              Labels: ppc64le, x86
>
> 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
(v7.6.3#76005)