ozone icon indicating copy to clipboard operation
ozone copied to clipboard

HDDS-8202. Fix exception handling for snapshots module

Open swamirishi opened this issue 1 year ago • 1 comments

What changes were proposed in this pull request?

Exceptions handling refactoring in the snapshot code.

Please describe your PR in detail: There are quite a few places where the snapshot code just throw new RuntimeException, the patch proposes to add a custom exception to handle exceptions better.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-8202

How was this patch tested?

Refactoring changes, existing testcases and clean build should be sufficient.

swamirishi avatar Jan 08 '24 18:01 swamirishi

Thanks @swamirishi for taking care of this! When would this be out of draft?

smengcl avatar Jan 17 '24 19:01 smengcl