aswinshakil opened a new pull request, #5554: URL: https://github.com/apache/ozone/pull/5554
## What changes were proposed in this pull request? 1. `SnapshotDeletingService` should exit early if the bucket is out of scope and avoid expanding buckets that are out of scope. 2. `SnapshotUtils.getNextActiveSnapshot()` throws NoSuchElement exception if the snapshot is deleted in the previous run and `OMDoubleBuffer` is not flushed yet, so the transactions are not yet persisted. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9636 ## How was this patch tested? Existing Tests. -- 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]
