[
https://issues.apache.org/jira/browse/HDFS-14836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925670#comment-16925670
]
Wei-Chiu Chuang commented on HDFS-14836:
----------------------------------------
I don't think I understand the proposal here.
Upon Exception in BlockSender.sendPacket(), FileIoErrors is incremented. But
you don't want "Broken pipe" and "Connection reset" to increment FileIoErrors,
am I right? Is that because those exceptions are network issues not local disk
issue?
> FileIoProvider should not increase FileIoErrors metric in datanode volume
> metric
> --------------------------------------------------------------------------------
>
> Key: HDFS-14836
> URL: https://issues.apache.org/jira/browse/HDFS-14836
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.9.1
> Reporter: Aiphago
> Priority: Minor
>
> I found that FileIoErrors metric will increase in
> BlockSender.sendPacket(),when use fileIoProvider.transferToSocketFully().But
> in https://issues.apache.org/jira/browse/HDFS-2054 the Exception has been
> ignore like "Broken pipe" and "Connection reset" .
> So should do a filter when fileIoProvider increase FileIoErrors count ?
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]