[
https://issues.apache.org/jira/browse/HDFS-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068895#comment-14068895
]
Devaraj Das commented on HDFS-6680:
-----------------------------------
I am not sure if that loop needs to change. Seems to me that chooseTarget will
have the same result with/without the change. I am missing something i guess..
> BlockPlacementPolicyDefault does not choose favored nodes correctly
> -------------------------------------------------------------------
>
> Key: HDFS-6680
> URL: https://issues.apache.org/jira/browse/HDFS-6680
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Attachments: h6680_20140714.patch, h6680_20140716.patch
>
>
> In one of the chooseTarget(..) methods, it tries all the favoredNodes to
> chooseLocalNode(..). It expects chooseLocalNode to return null if the local
> node is not a good target. Unfortunately, chooseLocalNode will fallback to
> chooseLocalRack but not returning null.
--
This message was sent by Atlassian JIRA
(v6.2#6252)