J.Andreina created HDFS-9393: -------------------------------- Summary: After choosing favored nodes, choosing nodes for remaining replicas should go through BlockPlacementPolicy Key: HDFS-9393 URL: https://issues.apache.org/jira/browse/HDFS-9393 Project: Hadoop HDFS Issue Type: Bug Reporter: J.Andreina Assignee: J.Andreina
Current Behavior is : After choosing replicas from passed favored nodes , choosing nodes for remaining replica does not go through BlockPlacementPolicy. Hence eventhough there is a local client datanode is available and not passed as part of favored nodes , probability for choosing local datanode is less. -- This message was sent by Atlassian JIRA (v6.3.4#6332)