[ https://issues.apache.org/jira/browse/HADOOP-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445891#comment-13445891 ]
Hudson commented on HADOOP-8748: -------------------------------- Integrated in Hadoop-Hdfs-trunk #1151 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1151/]) HADOOP-8748. Refactor DFSClient retry utility methods to a new class in org.apache.hadoop.io.retry. Contributed by Arun C Murthy (Revision 1378969) Result = FAILURE szetszwo : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1378969 Files : * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryUtils.java > Move dfsclient retry to a util class > ------------------------------------ > > Key: HADOOP-8748 > URL: https://issues.apache.org/jira/browse/HADOOP-8748 > Project: Hadoop Common > Issue Type: Improvement > Components: io > Reporter: Arun C Murthy > Assignee: Arun C Murthy > Priority: Minor > Fix For: 1.2.0, 2.2.0-alpha > > Attachments: HADOOP-8748_branch1.patch, HADOOP-8748_branch1.patch, > HADOOP-8748.patch, HADOOP-8748.patch > > > HDFS-3504 introduced mechanisms to retry RPCs. I want to move that to common > to allow MAPREDUCE-4603 to share it too. Should be a trivial patch. -- 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