[ https://issues.apache.org/jira/browse/HADOOP-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545674
]
Michael Bieniosek commented on HADOOP-2262:
-------------------------------------------
Yes, but it contacts several machines and takes a couple minutes to throw the TableNotFoundException.
> [hbase] Updating a row on non-existent table runs all the retries and timeouts instead
of failing fast
> ------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-2262
> URL: https://issues.apache.org/jira/browse/HADOOP-2262
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: stack
> Assignee: Jim Kellerman
> Priority: Minor
>
> If you try to access row in non-existent table, the client hangs waiting on all timeouts
and retries. Rather it should be able to fail fast if no such table.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|