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

Hudson commented on HADOOP-12078:
---------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #222 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/222/])
HADOOP-12078. The default retry policy does not handle RetriableException 
correctly. (Contributed by Arpit Agarwal) (arp: rev 
3107434031e0da149ea2c09c5fc76f1a152435a0)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/retry/TestDefaultRetryPolicy.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryUtils.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryPolicies.java


> The default retry policy does not handle RetriableException correctly 
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-12078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12078
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 2.7.0
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>            Priority: Critical
>         Attachments: HDFS-8561.01.patch, HDFS-8561.02.patch
>
>
> The default policy in RetryUtils does not retry RetriableExceptions even when 
> {{defaultRetryPolicyEnabled}} is true.
> This was discovered via an HDFS client failing to retry 
> {{getFileBlockLocations}} after {{checkNNStartup}} failed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to