[ 
https://issues.apache.org/jira/browse/HDFS-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo Nicholas Sze updated HDFS-6680:
--------------------------------------

    Attachment: h6680_20140716.patch

h6680_20140716.patch: fixes another bug in the loop and updates a test.

> 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)

Reply via email to