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

Hudson commented on HBASE-11374:
--------------------------------

SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #327 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/327/])
HBASE-11374 RpcRetryingCaller#callWithoutRetries has a timeout of zero 
(nkeywal: rev 174b59ff8f59643b6aacbbf269108432336e7116)
* 
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcRetryingCaller.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncProcess.java


> RpcRetryingCaller#callWithoutRetries has a timeout of zero
> ----------------------------------------------------------
>
>                 Key: HBASE-11374
>                 URL: https://issues.apache.org/jira/browse/HBASE-11374
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.98.3
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>            Priority: Critical
>             Fix For: 0.98.4
>
>         Attachments: 11374.98.v1.patch, 11374.v1.master.patch
>
>
> This code is called by the client on the "multi" path.
> As zero is detected as infinite value, we fallback to 2 seconds, which may 
> not may correct.
> The code is correct in 0.99+



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to