[ 
https://issues.apache.org/jira/browse/HADOOP-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545750
 ] 

Jim Kellerman commented on HADOOP-2262:
---------------------------------------

[javadoc] 
/export/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/src/contrib/hbase/src/java/org/apache/hadoop/hbase/shell/CreateCommand.java:77:
 warning - @param argument "table" is not a parameter name.

> [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
>         Attachments: patch.txt
>
>
> 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.

Reply via email to