You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "David Mollitor (JIRA)" <ji...@apache.org> on 2019/03/28 01:51:00 UTC

[jira] [Created] (HDFS-14395) Remove WARN Logging From Interrupts

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org