Yiqun Lin created HDFS-11344: -------------------------------- Summary: The default value of the setting dfs.disk.balancer.block.tolerance.percent is different Key: HDFS-11344 URL: https://issues.apache.org/jira/browse/HDFS-11344 Project: Hadoop HDFS Issue Type: Bug Components: diskbalancer Affects Versions: 3.0.0-alpha2 Reporter: Yiqun Lin Assignee: Yiqun Lin Priority: Trivial
Found one setting of diskbalancer that its default vaule is different in xml file and config class. The following is the compared result that ran by {{TestHdfsConfigFields}}. {code} XML Property: dfs.disk.balancer.block.tolerance.percent XML Value: 10 Config Name: DFS_DISK_BALANCER_BLOCK_TOLERANCE_DEFAULT Config Value: 5 {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org