[
https://issues.apache.org/jira/browse/JAMES-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17174209#comment-17174209
]
René Cordier commented on JAMES-3317:
-------------------------------------
[https://github.com/linagora/james-project/pull/3642] contributed more explicit
integration tests for this work
> Configuration option: choosing between PassThroughBlobStore &
> DeDuplicatingBlobStore
> ------------------------------------------------------------------------------------
>
> Key: JAMES-3317
> URL: https://issues.apache.org/jira/browse/JAMES-3317
> Project: James Server
> Issue Type: New Feature
> Components: Blob
> Reporter: Rémi Kowalski
> Priority: Major
> Fix For: 3.6.0
>
>
> As an operator, I want to be able to choose between the PassThrough blob
> Store and de deduplicating one.
> h2. DOD
> I am able to start a Distributed server with a PassThrough blob store.
> IMAP APPENDing 2 time the same mail to "bob" on top of such a server should
> result in the body being stored 2 times (so 4 objects in the blobStore).
> h2. How
> Add a {{duplication.enable}} option within {{blobstore.properties}} (default
> to false)
> BlobStoreConfiguration will allow a {{duplicationEnabled()}} method call.
> BlobStoreModulesChooser need bind either PassThroughBlobStore or
> DeDuplicatingBlobStore depending on {{duplicationEnabled()}} result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]