smengcl opened a new pull request, #10156: URL: https://github.com/apache/ozone/pull/10156
## What changes were proposed in this pull request? So far Ozone snapshot rename feature is buggy (see [HDDS-11384](https://issues.apache.org/jira/browse/HDDS-11384)) and we would like to have a config to disable this feature on Ozone Manager so it wouldn't be misused. AFAIK snapshot rename requires snapshot to fully transition to id-based to be truly safe to do. For now, we should at least put it behind a config and disable that by default. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15100 ## How was this patch tested? - Snapshot rename request unit test is added - CLI integration test case is added -- 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]
