-
Type: Improvement
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF56
-
Component/s: BlobManager, S3
-
Release Notes Summary:GC can deal with extra blobs when several blob providers share storage.
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #50
-
Story Points:8
When several blob providers are (incorrectly) configured to share the exact same storage (typically same S3 bucket and prefix), the current GC behavior (which assumes that storages are separate) ends up in blobs deleted when they should not.
—> Improve detection of shared storage configurations to not delete blobs that are still in use.
- clones
-
NXP-30560 Prevent GC from deleting extra blobs when several blob providers share storage
- Resolved