sodonnel opened a new pull request, #4399: URL: https://github.com/apache/ozone/pull/4399
## What changes were proposed in this pull request? 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. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8158 ## How was this patch tested? Various existing tests modified. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
