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

jianghua zhu commented on HDFS-15565:
-------------------------------------

[~sunchao] , [~hexiaoqiao] , thank you very much for your suggestions.

 

> 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: 50m
>  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