David Mollitor created HDFS-14395: ------------------------------------- Summary: Remove WARN Logging From Interrupts Key: HDFS-14395 URL: https://issues.apache.org/jira/browse/HDFS-14395 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs-client Affects Versions: 3.2.0 Reporter: David Mollitor Assignee: David Mollitor Attachments: HDFS-14395.1.patch
* Remove WARN level logging for interrupts which are simply ignored anyway. * In places where interrupt is not ignored, ensure that the Thread's interrupt status is continued * Small logging updates This class produces a lot of superfluous stack traces if it is interrupted. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org