GeorgeJahad opened a new pull request, #4446: URL: https://github.com/apache/ozone/pull/4446
## What changes were proposed in this pull request? Fix bug that creates extraneous snapshot directories ``` ls -ld /data/metadata/db.snapshots/db* drwxr-xr-x 2 hadoop hadoop 4096 Mar 22 03:27 /data/metadata/db.snapshots/db.checkpoints drwxr-xr-x 2 hadoop hadoop 4096 Mar 22 03:27 /data/metadata/db.snapshots/db.snapshots ``` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8237 ## How was this patch tested? Ran 'ls' again as above. -- 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]
