You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2019/12/13 12:09:00 UTC

[jira] [Resolved] (HDDS-2593) DatanodeAdminMonitor should track under replicated containers and complete the admin workflow accordingly

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

Marton Elek resolved HDDS-2593.
-------------------------------
    Resolution: Fixed

> DatanodeAdminMonitor should track under replicated containers and complete the admin workflow accordingly
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-2593
>                 URL: https://issues.apache.org/jira/browse/HDDS-2593
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: SCM
>    Affects Versions: 0.5.0
>            Reporter: Stephen O'Donnell
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> HDDS-2459 allowed the replicationManager to take care of containers which are under-replicated due to decommission and maintenance.
> Its also exposed a new API to return a ContainerReplicaCount object:
> {code}
> getContainerReplicaCount(Container container)
> {code}
> This object will allow the DatanodeAdminMonitor to check if each container is "sufficiently replicated" before decommission or maintenance can complete and hence can be used to track the progress of each node as it progresses though the admin workflow.
> We should track the containers on each node in administration and ensure that each is closed and sufficiently replicated before allowing decommission to complete.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org