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

   ## What changes were proposed in this pull request?
   HDDS-15802. Add integration/system tests to certify per-volume push 
replication thread pools on DataNode (HDDS-15412).
   
   Please describe your PR in detail:
   
   P0 tests:
   
   Priority | Test | Description
   -- | -- | --
   P0 | Push/pull regression with per-volume enabled | Multi-volume DN 
(setNumDataVolumes(2)), feature ON. Verify existing push/pull replication from 
TestContainerReplication still succeeds. Assert volume pools are created (count 
matches DN volume count).
   P0 | Volume failure: healthy-volume replication continues | Fail one volume 
on a multi-volume DN while per-volume pools are enabled. Assert failed-volume 
pool is removed; push replication for containers on healthy volumes still 
succeeds; DN remains within toleration limits.
   P0 | Decommission E2E with per-volume pools | Multi-volume DN with Ratis 
and/or EC data; feature ON with streams.limit=1. Decommission the DN. Assert 
node reaches DECOMMISSIONED, under-replicated containers recover, and cluster 
remains healthy.
   
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15802
   
   ## How was this patch tested?
   
   Test only


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