[ https://issues.apache.org/jira/browse/HDFS-17648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893333#comment-17893333 ]
ASF GitHub Bot commented on HDFS-17648: --------------------------------------- huangzhaobo99 opened a new pull request, #7133: URL: https://github.com/apache/hadoop/pull/7133 ### Description of PR https://issues.apache.org/jira/browse/HDFS-17648 Duplicate registration of indicators in the Balancer constructor ``` java this.metrics = BalancerMetrics.create(this); ``` > Fix BalancerMetrics duplicate registration, causing the process to exit. > ------------------------------------------------------------------------ > > Key: HDFS-17648 > URL: https://issues.apache.org/jira/browse/HDFS-17648 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Zhaobo Huang > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org