Trần Tiến Đức created JAMES-2835:
------------------------------------

             Summary: Removing messages in Deleted Message Vault
                 Key: JAMES-2835
                 URL: https://issues.apache.org/jira/browse/JAMES-2835
             Project: James Server
          Issue Type: Improvement
            Reporter: Trần Tiến Đức


Given a messageId, all messages having the same blobId will also be removed.

Of course this will need to be tested at the integration test level :
{code:java}
Given Bob with deletedMessage1 having blob1
And Alice with deletedMessage2 having blob1
When I delete deletedMessage1
Then blob1 no longer exists
And deletedMessage2 is also deleted{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to