[
https://issues.apache.org/jira/browse/HDFS-14945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965146#comment-16965146
]
Wei-Chiu Chuang commented on HDFS-14945:
----------------------------------------
+1
> 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
> 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]