[ https://issues.apache.org/jira/browse/HBASE-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749109#comment-13749109 ]
stack commented on HBASE-9327: ------------------------------ Is the environmentedge safe here? Is it used elsewhere in same context? Otherwise +1 > retryTime log is confusing > -------------------------- > > Key: HBASE-9327 > URL: https://issues.apache.org/jira/browse/HBASE-9327 > Project: HBase > Issue Type: Bug > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Priority: Trivial > Fix For: 0.98.0, 0.96.0 > > Attachments: trunk-9327.patch > > > 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