Rémi Kowalski created JAMES-3028:
------------------------------------

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


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]

Reply via email to