[
https://issues.apache.org/jira/browse/HDFS-14945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966874#comment-16966874
]
Hudson commented on HDFS-14945:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17601 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17601/])
HDFS-14945. Revise PacketResponder's log. Contributed by Xudong Cao. (weichiu:
rev eb73ba6ed5f7c5500cc0ef36ca22aae4e71046fa)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BlockReceiver.java
> Revise PacketResponder's log.
> -----------------------------
>
> Key: HDFS-14945
> URL: https://issues.apache.org/jira/browse/HDFS-14945
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode
> Affects Versions: 3.1.3
> Reporter: Xudong Cao
> Assignee: Xudong Cao
> Priority: Minor
> Fix For: 3.3.0, 3.1.4, 3.2.2
>
> Attachments: HDFS-14945.000.patch
>
>
> For a datanode in a pipeline, when its PacketResponder thread encounters an
> exception, it prints logs like below:
> 2019-10-24 09:22:58,212 WARN org.apache.hadoop.hdfs.server.datanode.DataNode:
> IOException in *BlockReceiver*.run():
>
> But this log is incorrect and misleading, the right print shoud be:
> 2019-10-24 09:22:58,212 WARN org.apache.hadoop.hdfs.server.datanode.DataNode:
> IOException in *PacketResponder*.run():
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]