You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/05/10 23:08:00 UTC

[jira] [Resolved] (ACCUMULO-3790) MultiInstanceReplicationIT.dataWasReplicatedToThePeerWithoutDrain occasionally fails

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

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

> MultiInstanceReplicationIT.dataWasReplicatedToThePeerWithoutDrain occasionally fails
> ------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-3790
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3790
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>              Labels: 1.7.0_QA
>             Fix For: 1.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 186.381 sec <<< FAILURE! - in org.apache.accumulo.test.replication.MultiInstanceReplicationIT
> dataWasReplicatedToThePeerWithoutDrain(org.apache.accumulo.test.replication.MultiInstanceReplicationIT)  Time elapsed: 40.062 sec  <<< ERROR!
> org.apache.accumulo.core.replication.ReplicationTableOfflineException: org.apache.accumulo.core.client.TableOfflineException: Table accumulo.replication (+rep) is offline
> 	at org.apache.accumulo.core.client.impl.ConnectorImpl.getTableId(ConnectorImpl.java:83)
> 	at org.apache.accumulo.core.client.impl.ConnectorImpl.createScanner(ConnectorImpl.java:152)
> 	at org.apache.accumulo.core.replication.ReplicationTable.getScanner(ReplicationTable.java:61)
> 	at org.apache.accumulo.test.replication.MultiInstanceReplicationIT.dataWasReplicatedToThePeerWithoutDrain(MultiInstanceReplicationIT.java:521)
> {noformat}
> Looks like there's a race condition between trying to read the replication table and the replication table being brought online.



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