You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2016/05/26 16:28:13 UTC

[jira] [Updated] (ACCUMULO-3748) MultiInstanceReplicationIT failed due to offline replication table

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

Mike Drob updated ACCUMULO-3748:
--------------------------------
    Fix Version/s:     (was: 1.7.2)
                   1.7.3

> MultiInstanceReplicationIT failed due to offline replication table
> ------------------------------------------------------------------
>
>                 Key: ACCUMULO-3748
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3748
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Priority: Minor
>             Fix For: 1.7.3, 1.8.0
>
>
> Saw this on a run:
> {noformat}
> Error Message
> org.apache.accumulo.core.client.TableOfflineException: Table accumulo.replication (+rep) is offline
> Stacktrace
> 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.dataReplicatedToCorrectTableWithoutDrain(MultiInstanceReplicationIT.java:647)
> {noformat}



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