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

Hudson commented on HDFS-9601:
------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9158 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9158/])
HDFS-9601. NNThroughputBenchmark.BlockReportStats should handle (iwasakims: rev 
b2ffcc2915838cf2e35544cfbb0286984a435205)
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/NNThroughputBenchmark.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> NNThroughputBenchmark.BlockReportStats should handle 
> NotReplicatedYetException on adding block
> ----------------------------------------------------------------------------------------------
>
>                 Key: HDFS-9601
>                 URL: https://issues.apache.org/jira/browse/HDFS-9601
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.9.0
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>         Attachments: HDFS-9601.001.patch, HDFS-9601.002.patch
>
>
> TestNNThroughputBenchmark intermittently fails due to 
> NotReplicatedYetException. Because 
> {{NNThroughputBenchmark.BlockReportStats#generateInputs}} directly uses 
> {{ClientProtocol#addBlock}}, it must handles {{NotReplicatedYetException}} by 
> itself as {{DFSOutputStream#addBlock} do.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to