You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2013/08/23 23:47:51 UTC

[jira] [Created] (HBASE-9327) retryTime log is confusing

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