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

Hudson commented on HADOOP-14690:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12076 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12076/])
HADOOP-14690. RetryInvocationHandler should override toString(). (aajisaka: rev 
f14be0d24126747887ddc7580f4a9a70768de23d)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryInvocationHandler.java


> RetryInvocationHandler$RetryInfo should override toString()
> -----------------------------------------------------------
>
>                 Key: HADOOP-14690
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14690
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Akira Ajisaka
>            Assignee: Yeliang Cang
>            Priority: Minor
>              Labels: newbie, supportability
>             Fix For: 2.9.0, 3.0.0-beta1
>
>         Attachments: HADOOP-14690-001.patch
>
>
> {code:title=RetryInvocationHandler.java}
>       LOG.trace("#{} processRetryInfo: retryInfo={}, waitTime={}",
>           callId, retryInfo, waitTime);
> {code}
> RetryInfo is used for logging but it does not output useful information.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to