Cyrill opened a new pull request, #6006: URL: https://github.com/apache/ozone/pull/6006
## What changes were proposed in this pull request? HDDS-10010. Support snapshot rename operation Ozone implements org.apache.hadoop.fs.FileSystem, which has three methods to work with snapshots - create, rename and delete. Only create and delete are implemented at the moment. Implementing snapshot rename will improve Ozone compatibility with other software (that uses snapshots functionality). ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10010 ## How was this patch tested? Tested with unit tests an manual testing. -- 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]
