[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