You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Matthieu Baechler (Jira)" <se...@james.apache.org> on 2022/05/04 21:17:00 UTC

[jira] [Created] (JAMES-3762) change MailRepository contract to require a MailKey on delete

Matthieu Baechler created JAMES-3762:
----------------------------------------

             Summary: change MailRepository contract to require a MailKey on delete
                 Key: JAMES-3762
                 URL: https://issues.apache.org/jira/browse/JAMES-3762
             Project: James Server
          Issue Type: Improvement
          Components: MailStore &amp; MailRepository
    Affects Versions: master
            Reporter: Matthieu Baechler


Right now, MailRepository implementations (and contract tests) rely on the Mail name property to generate a stable MailKey.

We propose to change this API to be able to generate unique ids (like UUID) to be able to use them with some key/value store technologies.

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org