mbaechler commented on pull request #808:
URL: https://github.com/apache/james-project/pull/808#issuecomment-1004641068


   > Speaking of blob Store....
   > 
   > -> 1. Are blobs well deleted when emails are dequeued/deleted ?
   > 
   > This is important if the duplicating blobstore is used...
   
   No, @jeantil figured this out after we opened this PR. It's not hard to fix, 
we'll fix that soon.
   
   > -> 2. The `BlobReferenceSource` API could also be impelented on top of 
Pulsar for the **deduplicating** blob store.
   
   It looks like pulsar is not ok with big messages: 
https://www.na2021.pulsar-summit.org/all-talks/how-big-is-too-big%3F-message-size-in-pulsar
   
   Bookkeeper is probably ok, I found this project 
https://github.com/diennea/blobit that is used to store ... mails on bookeeper.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to