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

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

                Author: ASF GitHub Bot
            Created on: 07/Jul/21 08:43
            Start Date: 07/Jul/21 08:43
    Worklog Time Spent: 10m 
      Work Description: hemanthboyina merged pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179


   


-- 
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.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 619848)
    Time Spent: 1h  (was: 50m)

> the balancer parameters print error
> -----------------------------------
>
>                 Key: HDFS-16114
>                 URL: https://issues.apache.org/jira/browse/HDFS-16114
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: jiaguodong
>            Assignee: jiaguodong
>            Priority: Minor
>              Labels: balancer, pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> public String toString() {
>  return String.format("%s.%s [%s," + " threshold = %s,"
>  + " max idle iteration = %s," + " #excluded nodes = %s,"
>  + " #included nodes = %s," + " #source nodes = %s,"
>  + " #blockpools = %s," + " run during upgrade = %s,"
>  {color:#FF0000}+ " hot block time interval = %s]"{color}
> {color:#FF0000} + " sort top nodes = %s",{color}
>  Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
>  threshold, maxIdleIteration, excludedNodes.size(),
>  includedNodes.size(), sourceNodes.size(), blockpools.size(),
>  runDuringUpgrade, {color:#FF0000}sortTopNodes, hotBlockTimeInterval{color});
> }
> print error.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to