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

ASF GitHub Bot updated HDDS-12115:
----------------------------------
    Labels: pull-request-available  (was: )

> RM selects replicas to delete non-deterministically if nodes are overloaded
> ---------------------------------------------------------------------------
>
>                 Key: HDDS-12115
>                 URL: https://issues.apache.org/jira/browse/HDDS-12115
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: SCM
>            Reporter: Stephen O'Donnell
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>
> When RM selects nodes to delete replicas from, it sorts the replicas by 
> datanode UUID and then iterates the list. If a node is overloaded when it is 
> selected for delete, then rather than holding that delete for later, it skips 
> it and tries the next replica in the list. This can result in 
> non-deterministic delete selection, which we want to avoid.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to