[
https://issues.apache.org/jira/browse/HDFS-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang updated HDFS-7411:
------------------------------
Attachment: hdfs-7411.002.patch
Fixed a few more small things.
One oddity is that in Monitor#check() there's what looks like an unnecessary
try/catch (no checked exceptions thrown). I guess this does safeguard against
an unexpected unchecked exception (which would abort the Monitor permanently),
so I left it in but bumped the log level to ERROR.
> Refactor decommissioning logic into DecommissionManager
> -------------------------------------------------------
>
> Key: HDFS-7411
> URL: https://issues.apache.org/jira/browse/HDFS-7411
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 2.5.1
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hdfs-7411.001.patch, hdfs-7411.002.patch
>
>
> Would be nice to split out decommission logic from DatanodeManager to
> DecommissionManager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)