swamirishi opened a new pull request, #6451: URL: https://github.com/apache/ozone/pull/6451
Snapshot deleting service ends up sending duplicate request for OMSnapshotPurgeRequest since the next run of the background service is not aware if a purge request for this has been sent and is in flight for the changes to take effect. ## What changes were proposed in this pull request? Make SnapshotDeletingService wait for OMResponse from the run. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10601 ## How was this patch tested? Existing UT -- 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]
