hemantk-12 opened a new pull request, #5924:
URL: https://github.com/apache/ozone/pull/5924
## What changes were proposed in this pull request?
Currently when we do `ozone fs -ls` on `.snapshot` hidden dir of a bucket,
it throws an error message if bucket contains deleted snapshot which are not be
garbage collected as mentioned in HDDS-10057.
In this change, snapshot active check is added to make sure it lists only
active snapshots and their content.
## What is the link to the Apache JIRA
HDDS-10057
## How was this patch tested?
Updated the unit test and tested it out on local cluster by increasing the
run time of SnapshotDeletingService.
--
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]