[ https://issues.apache.org/jira/browse/HDFS-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226658#comment-14226658 ]
Hudson commented on HDFS-7310: ------------------------------ SUCCESS: Integrated in Hadoop-trunk-Commit #6612 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/6612/]) HDFS-7444. Addendum patch to resolve conflicts between HDFS-7444 and HDFS-7310. (wheat9: rev 978736d486a8775bc21d074010f58c28ae0fda41) * hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicy.java > Mover can give first priority to local DN if it has target storage type > available in local DN > --------------------------------------------------------------------------------------------- > > Key: HDFS-7310 > URL: https://issues.apache.org/jira/browse/HDFS-7310 > Project: Hadoop HDFS > Issue Type: Improvement > Components: balancer & mover > Affects Versions: 3.0.0 > Reporter: Uma Maheswara Rao G > Assignee: Vinayakumar B > Fix For: 3.0.0, 2.7.0 > > Attachments: HDFS-7310-001.patch, HDFS-7310-002.patch, > HDFS-7310-003.patch, HDFS-7310-004.patch > > > Currently Mover logic may move blocks to any DN which had target storage > type. But if the src DN has target storage type then mover can give highest > priority to local DN. If local DN does not contains target storage type, then > it can assign to any DN as the current logic does. > This is a thought, have not go through the code fully yet. > Thoughts? -- This message was sent by Atlassian JIRA (v6.3.4#6332)