Nicolas Liochon created HBASE-11374:
---------------------------------------
Summary: 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
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)