You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Preeti (Jira)" <ji...@apache.org> on 2021/08/29 21:16:00 UTC

[jira] [Created] (HDFS-16195) Fix log message when choosing storage groups for block movement in balancer

Preeti created HDFS-16195:
-----------------------------

             Summary: Fix log message when choosing storage groups for block movement in balancer
                 Key: HDFS-16195
                 URL: https://issues.apache.org/jira/browse/HDFS-16195
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: balancer &amp; mover
            Reporter: Preeti


Correct the log message in line with the logic associated with
moving blocks in chooseStorageGroups() in the balancer. All log lines should indicate from which storage source the blocks are being moved correctly to avoid ambiguity. Right now one of the log lines is incorrect: [https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/Balancer.java#L555] which indicates that storage blocks are moved from underUtilized to aboveAvgUtilized nodes, while it is actually the other way around in the code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org