[
https://issues.apache.org/jira/browse/HBASE-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated HBASE-444:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this.
> 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
> Assignee: Bryan Duxbury
> Attachments: 444.patch
>
>
> 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.