hbase is very slow at determining table is not present
------------------------------------------------------
Key: HBASE-444
URL: https://issues.apache.org/jira/browse/HBASE-444
Project: Hadoop HBase
Issue Type: Bug
Reporter: Michael Bieniosek
If I misspell a table name, it takes a very long time for hbase to determine
that the table doesn't exist, because there are many levels of retries. This
often causes timeouts, which then obscure the true cause of the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.