[
https://issues.apache.org/jira/browse/HBASE-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14035560#comment-14035560
]
Nicolas Liochon commented on HBASE-11374:
-----------------------------------------
patch for 0.98 only.
> RpcRetryingCaller#callWithRetries 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
>
>
> 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)