Jimmy Xiang created HBASE-9327:
----------------------------------
Summary: retryTime log is confusing
Key: HBASE-9327
URL: https://issues.apache.org/jira/browse/HBASE-9327
Project: HBase
Issue Type: Bug
Reporter: Jimmy Xiang
Priority: Trivial
In the log we have this:
{noformat}
(RpcRetryingCaller.java:callWithRetries(122)) - Call exception, tries=5,
retries=35, retryTime=-21839ms
{noformat}
It looks like the retryTime is negative. Look the code, it is actually a
warning message error. We also should use EnvironmentEdgeManager to be
consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira