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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2020/07/21 07:55:00 UTC

[jira] [Created] (JAMES-3313) Use a generic DeDuplicating BlobStore

Benoit Tellier created JAMES-3313:
-------------------------------------

             Summary: Use a generic DeDuplicating BlobStore
                 Key: JAMES-3313
                 URL: https://issues.apache.org/jira/browse/JAMES-3313
             Project: James Server
          Issue Type: Improvement
          Components: Blob
    Affects Versions: master
            Reporter: Benoit Tellier


Currently deduplication is implemented on top of DumbBlobStore for Cassandra and Memory implementation. Soon, as JAMES-3028 will be implemented this will be the case too for ObjectStorage.

Instead of duplicating this behaviour, we should be writing a generic DeDuplicatingBlobStore on top of the DumbBlobStore.

This DeDuplicatingBlobStore should pass the BlobStoreContract test suite both on top of memory & cassandra.





--
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