[
https://issues.apache.org/jira/browse/HBASE-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Liochon resolved HBASE-11374.
-------------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Committed to 0.98.
I now realize that .99 has a different flavor of the same issue: it uses the
operation timeout instead of the rpc timeout. I'm going to upload a patch for
this as well.
> 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)