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

Xiang Li updated HBASE-18022:
-----------------------------
    Description: 
Regarding the following error message
bq. ERROR: java.io.IOException: org.apache.hadoop.hbase.TableNotFoundException: 
Table 'hbase:acl' was not found, got: table1.
It is not clear. Users have no idea what it means and have to check the code 
and find that it is issued by ConnectionImplementation#locateRegionInMeta() 
when the table inputted is not the same as the one fetched from meta.

> Refine the error message with TableNotFoundException when expected table is 
> not the same as the one fetched from meta
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-18022
>                 URL: https://issues.apache.org/jira/browse/HBASE-18022
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Xiang Li
>            Assignee: Xiang Li
>            Priority: Minor
>
> Regarding the following error message
> bq. ERROR: java.io.IOException: 
> org.apache.hadoop.hbase.TableNotFoundException: Table 'hbase:acl' was not 
> found, got: table1.
> It is not clear. Users have no idea what it means and have to check the code 
> and find that it is issued by ConnectionImplementation#locateRegionInMeta() 
> when the table inputted is not the same as the one fetched from meta.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to