[ 
https://issues.apache.org/jira/browse/HDFS-14395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804245#comment-16804245
 ] 

Hudson commented on HDFS-14395:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16300 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/16300/])
HDFS-14395. Remove WARN Logging From Interrupts. Contributed by David (gifuma: 
rev 49b02d4a9bf9beac19f716488348ea4e30563ff4)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DataStreamer.java


> 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
>            Priority: Minor
>             Fix For: 3.3.0
>
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to