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

Steve Loughran commented on HADOOP-8641:
----------------------------------------

I think this is the same as HADOOP-6221 - interrupts get swallowed during the 
connection cycle. 

If that's the case -mark this as duplicate & get the patch in the original 
bugrep in.
                
> handleConnectionFailure(..) in Client.java should properly handle interrupted 
> exception
> ---------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8641
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8641
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.0.1-alpha
>            Reporter: suja s
>
> If connection retries are happening and thread is interrupted the 
> interruption is not happening and retries will continue till max number of 
> retries configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to