DFSClient swallows InterruptedException
---------------------------------------

                 Key: HDFS-1208
                 URL: https://issues.apache.org/jira/browse/HDFS-1208
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Zheng Shao


DFSClient sometimes swallowed InterruptedException. Is that intended?
 
According to this, we should never swallow an InterruptedException. Application 
might use InterruptedException for thread cooperation.
http://www.ibm.com/developerworks/java/library/j-jtp05236.html
 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to