hemantk-12 opened a new pull request, #4993: URL: https://github.com/apache/ozone/pull/4993
## What changes were proposed in this pull request? This patch contains following changes. 1. As part of [HDDS-8490](https://issues.apache.org/jira/browse/HDDS-8490) and [PR-4819](https://github.com/apache/ozone/pull/4819), support to cancel snapshot job was added. In [PR-4819](https://github.com/apache/ozone/pull/4819), snapshot diff job creation API was altered to cancel the snap diff job as well. It convoluted snapshot diff code path. In this patch, separate API was created to cancel to simplify the snapshot diff job creation and cancellation. 1. The other change is to return job failure reason to client if it is available otherwise return "unknown reason". ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8859 ## How was this patch tested? Updated existing unit and integration tests as of now. -- 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]
