Aiphago created HDFS-14836: ------------------------------ Summary: FileIoProvider will 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
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: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org