[
https://issues.apache.org/jira/browse/HDFS-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865620#comment-15865620
]
Hudson commented on HDFS-11408:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11243 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11243/])
HDFS-11408. The config name of balance bandwidth is out of date. (yqlin: rev
4164a2032a41e7318749efd0301751eb2b369cdc)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* (edit) hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
* (edit)
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocol/ClientProtocol.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/Balancer.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DistributedFileSystem.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeDescriptor.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/protocol/BalancerBandwidthCommand.java
> The config name of balance bandwidth is out of date
> ---------------------------------------------------
>
> Key: HDFS-11408
> URL: https://issues.apache.org/jira/browse/HDFS-11408
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: balancer & mover, documentation
> Affects Versions: 3.0.0-alpha2
> Reporter: Yiqun Lin
> Assignee: Yiqun Lin
> Priority: Minor
> Fix For: 3.0.0-alpha3
>
> Attachments: HDFS-11408.001.patch
>
>
> The config of balance bandwidth {{dfs.balance.bandwidthPerSec}} has been
> deprecated and replaced by the new name
> {{dfs.datanode.balance.bandwidthPerSec}}. We should update this across the
> project, including codes's comment and documentation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]