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

Josh Elser resolved ACCUMULO-3628.
----------------------------------
    Resolution: Fixed

Couldn't get these to reliably fail for me locally -- it seems like it might 
have been ZK timeout related. Increased them because they regularly failed on 
my laptop.

> Consistently failing Replication ITs
> ------------------------------------
>
>                 Key: ACCUMULO-3628
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3628
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: 1.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> More ITs are magically failing again -- likely from the Metadata table 
> iterator changes
> {noformat}
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 240.767 sec 
> <<< FAILURE! - in 
> org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT
> dataWasReplicatedToThePeer(org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT)
>   Time elapsed: 56.269 sec  <<< FAILURE!
> java.lang.AssertionError: Had more data to read from the master
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertFalse(Assert.java:64)
>       at 
> org.apache.accumulo.test.replication.UnorderedWorkAssignerReplicationIT.dataWasReplicatedToThePeer(UnorderedWorkAssignerReplicationIT.java:301)
> Running org.apache.accumulo.test.replication.ReplicationIT
> Tests run: 13, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 293.045 sec 
> <<< FAILURE! - in org.apache.accumulo.test.replication.ReplicationIT
> correctClusterNameInWorkEntry(org.apache.accumulo.test.replication.ReplicationIT)
>   Time elapsed: 18.118 sec  <<< FAILURE!
> java.lang.AssertionError: Did not find the work entry for the status entry
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertFalse(Assert.java:64)
>       at 
> org.apache.accumulo.test.replication.ReplicationIT.correctClusterNameInWorkEntry(ReplicationIT.java:1147)
> replicatedStatusEntriesAreDeleted(org.apache.accumulo.test.replication.ReplicationIT)
>   Time elapsed: 32.5 sec  <<< FAILURE!
> java.lang.AssertionError: Did not find the work entry for the status entry
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertFalse(Assert.java:64)
>       at 
> org.apache.accumulo.test.replication.ReplicationIT.replicatedStatusEntriesAreDeleted(ReplicationIT.java:1472)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to