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

Attila Doroszlai updated HDDS-8334:
-----------------------------------
    Fix Version/s: 1.4.0
       Resolution: Implemented
           Status: Resolved  (was: Patch Available)

> ReplicationManager: Add nodes to exclude list if they are overloaded
> --------------------------------------------------------------------
>
>                 Key: HDDS-8334
>                 URL: https://issues.apache.org/jira/browse/HDDS-8334
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: SCM
>            Reporter: Stephen O'Donnell
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> When sending throttled replication / reconstruction commands, we know if the 
> target node is at the replication task limit. If it is, we should add it to 
> an exclude list in replicationManager.
> When the DN heartbeats, it triggers a callback to RM, which lets it check if 
> the node should be removed from the exclude list.
> The exclude list can then be fed into the node selection for reconstruction 
> tasks, so it can avoid picking nodes which are already overloaded as targets, 
> but that will be another Jira.



--
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