Benoit Tellier created JAMES-3703:
-------------------------------------

             Summary: Pulsar MailQueue: support deduplicating blob store
                 Key: JAMES-3703
                 URL: https://issues.apache.org/jira/browse/JAMES-3703
             Project: James Server
          Issue Type: Sub-task
          Components: Blob, pulsar, Queue
            Reporter: Benoit Tellier


The blob store component can either :
 - duplicate payloads every time it stores something
 - or deduplicate content based on its payload, in which case blob deletion 
becomes a background process.

In order to allow background blob deletion NOT to delete blobs referenced by 
the mailQueue we need to implement the BlobReferenceSource for the pulsar 
implementation, and bind it in Guice modules.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to