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

Hudson commented on HADOOP-13249:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #9946 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9946/])
HADOOP-13249. RetryInvocationHandler need wrap InterruptedException in (jing9: 
rev 0bbb4ddd793063c87927035969884a34f60f2076)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/retry/TestRetryProxy.java
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryInvocationHandler.java


> RetryInvocationHandler need wrap InterruptedException in IOException when 
> call Thread.sleep
> -------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-13249
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13249
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 2.8.0
>            Reporter: zhihai xu
>            Assignee: zhihai xu
>             Fix For: 2.9.0
>
>         Attachments: HADOOP-13249.000.patch, HADOOP-13249.001.patch, 
> HADOOP-13249.002.patch
>
>
> RetryInvocationHandler need wrap InterruptedException in IOException when 
> call Thread.sleep. Otherwise InterruptedException can't be handled correctly 
> by other components such as HDFS. 



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

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

Reply via email to