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