Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-2576 Namenode should have a favored nodes hint to enable clients to have control over block placement.
- Closed