Arsnael commented on PR #2902: URL: https://github.com/apache/james-project/pull/2902#issuecomment-3728118565
Might have a few bits left: - probably adding a few integration tests to the existing ones - likely adding some additional infos? like number of blobs deleted for example for the single bucket? - then I still have an issue with a test, not sure what approach I should use In DeletedMessageVaultIntegrationTest , the test vaultDeleteShouldDeleteAllMessagesHavingSameBlobContent . Here it fails, it doesn't work anymore. I guess maybe because same blob content message used to have the same blobId, but maybe here with the different time prefix, it's not the case? Is that case still relevant or not with this new design is what I'm wondering -- 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]
