nandakumar131 opened a new pull request, #8940: URL: https://github.com/apache/ozone/pull/8940
## What changes were proposed in this pull request? Reduce the code duplicate between Ratis and EC ContainerSafeModeRule. The initial idea was to make this change as part of [HDDS-13485](https://issues.apache.org/jira/browse/HDDS-13485), which tries to reduce the code duplicate between ContainerSafeModeRule tests. The size of the patch grew big, to make it easy for review the patch is split and ContainerSafeModeRule refactoring is done here and the test fixing/refactoring will be done as part of HDDS-13485. ## What is the link to the Apache JIRA HDDS-13570 ## How was this patch tested? Unit test updated and verified. -- 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]
