You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/08/24 00:49:52 UTC

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

    [ 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