[ 
https://issues.apache.org/jira/browse/HBASE-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749242#comment-13749242
 ] 

Hudson commented on HBASE-9327:
-------------------------------

FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #696 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/696/])
HBASE-9327 retryTime log is confusing (jxiang: rev 1517088)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RpcRetryingCaller.java

                
> 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

Reply via email to