symious opened a new pull request, #10965: URL: https://github.com/apache/ozone/pull/10965
## What changes were proposed in this pull request? Please only review commits start with "**T7**". This ticket includes the following tasks: Sub-task | Scope | Acceptance -- | -- | -- T7.1 OM-side exclusion checks | reject snapshot creation on an ENABLED or SUSPENDED bucket; reject enabling versioning and SUSPENDED → ENABLED while any snapshot exists in the path chain; allow ENABLED → SUSPENDED; follow linked buckets to their source | every transition returns NOT_SUPPORTED_OPERATION with an explanatory message; the full matrix is unit-tested T7.2 dev-only opt-in flag | OM config key, false by default, documented as unsafe / testing only | when on, coexistence is allowed for future snapshot integration tests; when off, behavior matches T7.1 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-16060 ## How was this patch tested? unit test -- 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]
