Stephen O'Donnell created HDDS-8158:
---------------------------------------

             Summary: ReplicationManager: Make all handlers send commands 
immediately instead of returning commands
                 Key: HDDS-8158
                 URL: https://issues.apache.org/jira/browse/HDDS-8158
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: SCM
            Reporter: Stephen O'Donnell
            Assignee: Stephen O'Donnell


To allow better throttling control all the unhealthy handlers should send the 
command directly using the RM API, rather than gathering up a list of commands 
and returning them.

This change involves a change to the UnhealthyReplicationHandler interface, 
which previously returned the commands, but now returns just the count of 
commands sent instead.



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