[
https://issues.apache.org/jira/browse/HDFS-8591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007166#comment-17007166
]
Danny Becker commented on HDFS-8591:
------------------------------------
There is an issue with the logic here which can cause the decommissioner to get
stuck in a nearly infinite loop. The decommissioner checks a datanode which is
in_maintenance and no blocks are checked. The decommissioner will continue to
loop through this until the datanode is no longer in_maintenance or it reaches
Integer.MAX_VALUE.
> Remove support for deprecated configuration key
> dfs.namenode.decommission.nodes.per.interval
> --------------------------------------------------------------------------------------------
>
> Key: HDFS-8591
> URL: https://issues.apache.org/jira/browse/HDFS-8591
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: namenode
> Affects Versions: 3.0.0-alpha1
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Priority: Minor
> Fix For: 3.0.0-alpha1
>
> Attachments: hdfs-8591.001.patch
>
>
> dfs.namenode.decommission.nodes.per.interval is deprecated in branch-2 and
> can be removed in trunk.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]