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

   ## What changes were proposed in this pull request?
   To ensure safe upgrades and downgrades (rollback) when introducing 
lifecycle, we need to integrate with the OM Upgrade Framework.
   
   Add OM Layout Feature: Introduce a new OMLayoutFeature (e.g., 
LIFECYCLE_SUPPORT) to manage the versioning of new lifecycle table.
   Block APIs in Pre-finalized State: Reject requests to new lifecycle APIs if 
the OM is not yet finalized. This prevents state corruption if a rollback occurs
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-14347
   
   ## How was this patch tested?
   CI Pass: https://github.com/YutaLin/ozone/actions/runs/20869524864
   


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