-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Component/s: BlobManager
-
Tags:
This implementation would delete a blob as soon as it's not used any more in the platform. There are several cases:
- the document using the blob is deleting
- the metadata using the blob has replaced the blob by a new file
When one of these cases happen, a process should verify if the blob is used by another document/metadata and proceed with the removal of the blob from the binary store.
- duplicates
-
NXP-31594 Clean up orphan binaries after document removal, blob property edition and dispatch
- Resolved