[
https://issues.apache.org/jira/browse/HDFS-15565?focusedWorklogId=480802&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-480802
]
ASF GitHub Bot logged work on HDFS-15565:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Sep/20 13:11
Start Date: 09/Sep/20 13:11
Worklog Time Spent: 10m
Work Description: jianghuazhu opened a new pull request #2292:
URL: https://github.com/apache/hadoop/pull/2292
## NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
----------------------------------------------------------------
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: 480802)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Fix For: 3.3.0
>
> Time Spent: 10m
> 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");
> ...
> }
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]