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

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

SUCCESS: Integrated in HBase-TRUNK #5223 (See 
[https://builds.apache.org/job/HBase-TRUNK/5223/])
HBASE-11374 RpcRetryingCaller#callWithoutRetries has a timeout of zero 
(nkeywal: rev c75afc5b8f5385f331ddbc60e117e4b2d1956121)
* 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.99.0, 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