[
https://issues.apache.org/jira/browse/HDFS-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154894#comment-14154894
]
Hudson commented on HDFS-6754:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6162 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6162/])
HDFS-6754. TestNamenodeCapacityReport.testXceiverCount may sometimes fail due
to lack of retry. Contributed by Mit Desai. (kihwal: rev
3f25d916d5539917092e2f52a8c2df2cfd647c3c)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestNamenodeCapacityReport.java
> TestNamenodeCapacityReport.testXceiverCount may sometimes fail due to lack of
> retry
> -----------------------------------------------------------------------------------
>
> Key: HDFS-6754
> URL: https://issues.apache.org/jira/browse/HDFS-6754
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Mit Desai
> Assignee: Mit Desai
> Attachments: HDFS-6754.patch, HDFS-6754.patch
>
>
> I have seen TestNamenodeCapacityReport.testXceiverCount fail intermittently
> in our nightly builds with the following error:
> {noformat}
> java.io.IOException: Unable to close file because the last block does not
> have enough number of replicas.
> at
> org.apache.hadoop.hdfs.DFSOutputStream.completeFile(DFSOutputStream.java:2151)
> at
> org.apache.hadoop.hdfs.DFSOutputStream.close(DFSOutputStream.java:2119)
> at
> org.apache.hadoop.hdfs.server.namenode.TestNamenodeCapacityReport.testXceiverCount(TestNamenodeCapacityReport.java:281)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)