[
https://issues.apache.org/jira/browse/HDFS-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081753#comment-14081753
]
Arpit Agarwal commented on HDFS-6798:
-------------------------------------
+1 for the patch, pending Jenkins.
Thanks for adding this test case Benoy!
> Add test case for incorrect data node condition during balancing
> ----------------------------------------------------------------
>
> Key: HDFS-6798
> URL: https://issues.apache.org/jira/browse/HDFS-6798
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: balancer
> Affects Versions: 2.4.1
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Attachments: HDFS-6798.patch
>
>
> The Balancer makes a check to see if a block's location is a known data node.
> But the variable it uses to check is wrong. This issue was fixed in HDFS-6364.
> There was no way to easily unit test it at that time. Since HDFS-6441 enables
> one to simulate this case, it was decided to add the unit test once HDFS-6441
> is resolved.
--
This message was sent by Atlassian JIRA
(v6.2#6252)