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

Michael Bieniosek commented on HBASE-444:
-----------------------------------------

Ah.  I don't think we need to worry about that edge case -- if I ask for data 
from a table whose creation has not yet been completed, it seems reasonable to 
get a TableNotFound exception.

> 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