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

   ## What changes were proposed in this pull request?
   
   This PR splits out the safe-mode API and caller updates from the larger 
HDDS-15942 change set in PR #10962 into a separate subtask.
   ## Why are the changes needed?
   
   It replaces the old `Pair<Boolean, String>` based safe-mode status contract 
with the new `SafeModeRuleStatus` type across the SCM protocol, SCM server, and 
`cli-admin`. Replacing it with SafeModeRuleStatus gives the fields a clear 
meaning, self-describing and easier to maintain.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-16130
   
   ## How was this patch tested?
   
   Updated the respective Test cases and validated locally.
   Successful CI : https://github.com/navinko/ozone/actions/runs/31507651933


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