[ 
https://issues.apache.org/jira/browse/HDFS-16020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

lei w updated HDFS-16020:
-------------------------
    Attachment: HDFS-16020.001.patch

> DatanodeReportType should add LIVE_NOT_DECOMMISSIONING type
> -----------------------------------------------------------
>
>                 Key: HDFS-16020
>                 URL: https://issues.apache.org/jira/browse/HDFS-16020
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: balancer & mover, namanode
>            Reporter: lei w
>            Assignee: lei w
>            Priority: Minor
>         Attachments: HDFS-16020.001.patch
>
>
> Balancer builds cluster nodes by 
> getDatanodeStorageReport(DatanodeReportType.LIVE) method。If the user does not 
> specify the exclude node list, the balancer may migrate data to the DataNode 
> in the decommission state. Should we filter out nodes in the decommission 
> state by a new DatanodeReportType(LIVE_NOT_DECOMMISSIONING) regardless of 
> whether the user specifies the exclude node list ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to