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

   ## What changes were proposed in this pull request?
   
   * Update `ReplicationSupervisor` when 
`hdds.datanode.replication.streams.limit` is reconfigured dynamically.
   * Extract the supervisor resize logic so both node state changes and stream 
limit reconfiguration use the same scaling behavior.
   * Preserve out-of-service scaling for decommissioning and maintenance 
datanodes when the replication stream limit changes.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-10237
   
   ## How was this patch tested?
   
   * Added unit test coverage for `ReplicationSupervisor` resize on stream 
limit reconfiguration.
   * `mvn -pl hadoop-hdds/container-service -Dtest=TestReplicationSupervisor 
test`
   * All CI Test passed


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