Description
Pulsar MailQueue should support deletion of scheduled messages.
Also, clearing expired filters is an optimization relying on messages being ordered. Out of order messages, like delayed messages, might make this trivially false. We might have to drop this optimisation.
I did write 2 tests demostrating the expected behaviour regarding deletion of delayed mails. See https://github.com/apache/james-project/pull/831
DOD: Make those two tests pass on top of pulsar mail queue.
Attachments
Issue Links
- links to