[ 
https://issues.apache.org/jira/browse/HDFS-9214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999630#comment-14999630
 ] 

Arpit Agarwal commented on HDFS-9214:
-------------------------------------

Hi [~xiaobingo], the change looks good, one suggestion below.

DataXceiverServer does not need to extend ReconfigurableBase, since the 
interface between DataNode and DataXceiverServer is private. Then you can 
eliminate DataXceiverServer#getReconfigurableProperties and #getNewConf as no 
one should be invoking these functions.

> Reconfigure DN concurrent move on the fly
> -----------------------------------------
>
>                 Key: HDFS-9214
>                 URL: https://issues.apache.org/jira/browse/HDFS-9214
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode
>    Affects Versions: 2.7.0
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>         Attachments: HDFS-9214.001.patch, HDFS-9214.002.patch
>
>
> This is to reconfigure
> {code}
> dfs.datanode.balance.max.concurrent.moves
> {code} without restarting DN.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to