Rémi Kowalski created JAMES-3314:
------------------------------------
Summary: Implement a PassThrougthBlobStore
Key: JAMES-3314
URL: https://issues.apache.org/jira/browse/JAMES-3314
Project: James Server
Issue Type: New Feature
Components: Blob
Reporter: Rémi Kowalski
Fix For: 3.6.0
## Why
- Deduplication adds complexity eg by requiring garbage collection for
deduplication
- Garbage collection is still a work in progress
## Goal
Provide an alternative BlobStore without deduplication, that can delete mails
directly.
## DOD
- Implement a PassThrough blobStore
- Two identical blobs needs to be stored two times
- Using memory dumbBlobStore pass the BlobStore contract
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]