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

Hudson commented on HDFS-14836:
-------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17325 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17325/])
HDFS-14836. FileIoProvider should not increase FileIoErrors metric in (weichiu: 
rev 5dd859a8a0d038ff04acbb96741a215d6a0e8c29)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/FileIoProvider.java


> 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
>            Reporter: Aiphago
>            Assignee: Aiphago
>            Priority: Minor
>             Fix For: 3.3.0, 3.1.4, 3.2.2
>
>         Attachments: HDFS-14836-trunk-001.patch, HDFS-14836.patch
>
>
> 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.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to