-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: BlobManager, Core MongoDB
-
Release Notes Summary:A new GridFS Blob Provider that supports the new Full GC implementation is available
-
Release Notes Description:
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #100
-
Story Points:8
We need a GridFSBlobProvider implementation extending BlobProvider (like S3BlobPRovider was done in the ctx of NXP-28276) that could be leveraged by the new GC implementation done in:
This would replace the obsolete GridFSBinaryManager implementation.