[ 
https://issues.apache.org/jira/browse/HDFS-15565?focusedWorklogId=481219&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-481219
 ]

ASF GitHub Bot logged work on HDFS-15565:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Sep/20 04:00
            Start Date: 10/Sep/20 04:00
    Worklog Time Spent: 10m 
      Work Description: Hexiaoqiao closed pull request #2292:
URL: https://github.com/apache/hadoop/pull/2292


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 481219)
    Time Spent: 40m  (was: 0.5h)

> Remove the invalid code in the Balancer#doBalance() method.
> -----------------------------------------------------------
>
>                 Key: HDFS-15565
>                 URL: https://issues.apache.org/jira/browse/HDFS-15565
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: balancer & mover
>            Reporter: jianghua zhu
>            Assignee: jianghua zhu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.3.0
>
>         Attachments: HDFS-15565.001.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> In the Balancer#doBalance() method, an invalid line of code is added, as 
> follows:
>  static private int doBalance(Collection<URI> namenodes,
>  Collection<String> nsIds, final BalancerParameters p, Configuration conf)
>  throws IOException, InterruptedException
> { ... System.out.println("Time Stamp Iteration# Bytes Already Moved Bytes 
> Left To Move Bytes Being Moved"); ... }
>  
> I think it was originally used for testing.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to