[ 
https://issues.apache.org/jira/browse/HADOOP-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540935
 ] 

stack commented on HADOOP-2170:
-------------------------------

Nice.  Also refactor HBaseAdmin#tableExists so it uses the accumulated table 
info in HConnectionManager rather than ask the master for list of known tables.

> [hbase] Return quickly from HTable constructor if table does not exist
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-2170
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2170
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: contrib/hbase
>            Reporter: Jim Kellerman
>
> In HConnectionManager.findServersForTable, if both the root and meta tables 
> are accessible and a user table cannot be found in the meta table, it should 
> throw a TableNotFoundException and not retry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to