Viraj Jasani created HADOOP-17808:
-------------------------------------

             Summary: ipc.Client not setting interrupt flag after catching 
InterruptedException
                 Key: HADOOP-17808
                 URL: https://issues.apache.org/jira/browse/HADOOP-17808
             Project: Hadoop Common
          Issue Type: Task
            Reporter: Viraj Jasani
            Assignee: Viraj Jasani


ipc.Client is swallowing InterruptedException at a couple of places:
 # While waiting on all connections to be closed
 # While waiting to retrieve some RPC response

We should at least set the interrupt signal and also log the 
InterruptedException caught.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to