[
https://issues.apache.org/jira/browse/HDFS-6573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HDFS-6573:
--------------------------------
Fix Version/s: (was: 2.4.1)
2.5.0
> TestDeadDatanode#testDeadDatanode fails if debug flag is turned on for the
> unit test
> ------------------------------------------------------------------------------------
>
> Key: HDFS-6573
> URL: https://issues.apache.org/jira/browse/HDFS-6573
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 2.2.0, 2.3.0, 2.4.0
> Reporter: Jinghui Wang
> Assignee: Jinghui Wang
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HDFS-6573.patch
>
>
> o.a.h.hdfs.server.namenode.NameNodeRpcServer#blockReport calls a function in
> for debug mode, which uses the StorageBlockReport data passed in by the test
> TestDeadDatanode#testDeadDatanode. The report block list is an long array of
> size 3 in the test, but the blockReport expects the format of long array of
> size 5.
--
This message was sent by Atlassian JIRA
(v6.2#6252)