sodonnel opened a new pull request, #3599:
URL: https://github.com/apache/ozone/pull/3599

   ## What changes were proposed in this pull request?
   
   We need some sort of thread which picks work from the under / over 
replicated queue and assigns the work to DNs with capacity. The DNs will pick 
the work up on each heartbeat.
   
   This initial change does not consider DN capacity or any limits. It will 
process all under replicated EC containers and assign them to the DN.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6895
   
   ## How was this patch tested?
   
   New unit tests and manual testing still to be completed.
   


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

Reply via email to