Details
-
Technical Debt
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.18.0
Description
We might want to refactor BlobStore.closeAndCleanupAllData: It doesn't close any resources (and doesn't need to). Therefore, renaming the interfaces method to cleanAllData seems to be more appropriate.
This enables us to remove redundant code in AbstractHaServices.closeAndCleanupAllData and AbstractHaServices.close
Attachments
Issue Links
- links to