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 "Tellier Benoit (JIRA)" <ji...@apache.org> on 2019/01/10 09:50:00 UTC

[jira] [Resolved] (MAILBOX-373) Dead letter API + Contract + Memory default implemetation

     [ https://issues.apache.org/jira/browse/MAILBOX-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit resolved MAILBOX-373.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.0

https://github.com/linagora/james-project/pull/2083 solved this

> Dead letter API + Contract + Memory default implemetation
> ---------------------------------------------------------
>
>                 Key: MAILBOX-373
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-373
>             Project: James Mailbox
>          Issue Type: New Feature
>            Reporter: Trần Tiến Đức
>            Priority: Major
>             Fix For: 3.3.0
>
>
> From MAILBOX-372 :
>  
> When the EventBus maxRetry is exceeded on a MailboxListner execution is exceeded we will store it in the **EventDeadLetter**.
> The goal of this ticket is to define this API in `mailbox/api`, propose its test contract and a default implementation, memory based, exposed in `mailbox/event/memory`.
> Please note that it should have a `MultiMap<Group, Event>` structure: given a listener, give me the failed events.
> This allows:
>  - audit.
>  - To schedule a redelivery (very usefull for instance when ElasticSearch is crashed)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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