Arsnael commented on PR #2899: URL: https://github.com/apache/james-project/pull/2899#issuecomment-3717785355
Question that I was asking myself while doing this though: is a V2 necessary? Why not just refactoring the initial BlobStoreDeletedMessageVault? The only thing that changes here is the append (write in new single bucket). The rest is the same logic (it works with the underlying metadata untouched) The rest that is current design specific is for the gc task (the expired deleteExpiredMessages part stuff). Just opening a discussion here. -- 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]
