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

taro siwa updated ACCUMULO-4835:
--------------------------------
    Comment: was deleted

(was: a)

> Client should throw TableNotFoundException
> ------------------------------------------
>
>                 Key: ACCUMULO-4835
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4835
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.7.4, 1.9.0
>            Reporter: Michael Miller
>            Assignee: Michael Miller
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.7.4, 1.9.0, 2.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> I saw this misleading exception throw while running randomwalk during the 
> concurrent OfflineTable node:
> Caused by: org.apache.accumulo.core.client.AccumuloException: Unexpected 
> table state g0 DELETING != ONLINE
>         at 
> org.apache.accumulo.core.client.impl.TableOperationsImpl.waitForTableStateTransition(TableOperationsImpl.java:1072)
>         at 
> org.apache.accumulo.core.client.impl.TableOperationsImpl.online(TableOperationsImpl.java:1240)
>         at 
> org.apache.accumulo.test.randomwalk.concurrent.OfflineTable.visit(OfflineTable.java:47)
> The table was in the process of being deleted so a TableNotFoundException 
> would be more helpful.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to