You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Rémi Kowalski (Jira)" <se...@james.apache.org> on 2020/07/21 08:45:00 UTC

[jira] [Created] (JAMES-3314) Implement a PassThrougthBlobStore

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org