Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Done
-
1.4.0
-
None
Description
ThrowableFunction, introduced in HDDS-9432, duplicates CheckedFunction Ozone already uses. Let's replace its usage in OmSnapshotManager and delete the duplicate code. On second look, it can even be replaced by CheckedConsumer, since its only usage has no return value.
Attachments
Issue Links
- is caused by
-
HDDS-9432 [snapshot] OM shuts down intermittently due to RocksDBException on createSnapshot request
- Resolved
- links to