[jira] [Commented] (HADOOP-8641) handleConnectionFailure(..) in Client.java should properly handle interrupted exception

2012-08-02 Thread Eli Collins (JIRA)

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

Eli Collins commented on HADOOP-8641:
-

Hey Suja,
Could you provide more details and perhaps client logs showing the behavior 
you're describing? 

 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




[jira] [Commented] (HADOOP-8641) handleConnectionFailure(..) in Client.java should properly handle interrupted exception

2012-08-02 Thread Steve Loughran (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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