[
https://issues.apache.org/jira/browse/JAMES-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035035#comment-17035035
]
René Cordier commented on JAMES-3028:
-------------------------------------
https://github.com/linagora/james-project/pull/3085 contributed to split the
memory BlobStore implementation and adding a DumbBlobStore
https://github.com/linagora/james-project/pull/3087 contributed to split the
Cassandra BlobStore implementation
https://github.com/linagora/james-project/pull/3105 contributed to fix some
issues in the BlobStore test suite
> Explode the current blobStore into two components
> -------------------------------------------------
>
> Key: JAMES-3028
> URL: https://issues.apache.org/jira/browse/JAMES-3028
> Project: James Server
> Issue Type: Improvement
> Reporter: Rémi Kowalski
> Priority: Major
>
> The current BlobStore should be refactored into two components :
> * a lower level one which do all the base operation.
> * an upper level one which have the responsability of generating the ids,
> eventually deduplicating.
> This will be needed for the implementation of the distributed blob garbage
> collection where the upper level blobstore component will mark the item for
> deletetion. And the garbage collection will call the lower level one to
> effectively delete the blobs to collect.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]