[ 
https://issues.apache.org/jira/browse/HBASE-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568405#action_12568405
 ] 

Bryan Duxbury commented on HBASE-444:
-------------------------------------

No, because there's a chance the table is in the process of being created. If 
that's just an edge case we aren't very worried about, we can change the 
behavior to treat TableNotFound exceptions differently.

> 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.

Reply via email to