[
https://issues.apache.org/jira/browse/HDFS-9262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999750#comment-14999750
]
Arpit Agarwal commented on HDFS-9262:
-------------------------------------
Thanks [~xiaobingo]. My comments:
# Similar as the other jiras, FsDatasetImpl need not extend ReconfigurableBase.
We don't need FsDatasetImpl#getNewConf and #getReconfigurableProperties. You
can also replace reconfigurePropertyImpl with updateLazyWriterInterval.
# Unintentional indenting lines 138-146?
+1 otherwise.
> Reconfigure DN lazy writer interval on the fly
> ----------------------------------------------
>
> Key: HDFS-9262
> URL: https://issues.apache.org/jira/browse/HDFS-9262
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode
> Affects Versions: 2.7.0
> Reporter: Xiaobing Zhou
> Assignee: Xiaobing Zhou
> Attachments: HDFS-9262.001.patch
>
>
> This is to reconfigure
> {code}
> dfs.datanode.lazywriter.interval.sec
> {code}
> without restarting DN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)