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/21 03:14:00 UTC

[jira] [Resolved] (MAILBOX-372) EventBus error handling

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

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

> EventBus error handling
> -----------------------
>
>                 Key: MAILBOX-372
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-372
>             Project: James Mailbox
>          Issue Type: New Feature
>            Reporter: Trần Tiến Đức
>            Priority: Major
>             Fix For: 3.3.0
>
>
> MailboxListener should get retried upon exceptions.
> Write EventBusContract test to demonstrate MailboxListener get retired. => over contract that could be optional contract
> Implement this retry logic in the InVmDelivery + RabbitMQ eventbus with a hardcoded maxRetry constant + exponential backoff.
>  
> Then try it with RabbitMQEventBus
>  
> A timeout on listener execution is more related to at least once/at most once delivery concerns of the RabbitMQEventBus
>  The event bus should retry upon exceptions, with a max retry + exponential backoff. That maxRetries ensures bugs do not trigger infinite loops.
>  We need a dead letter equivalent for audit/rescheduling purposes.



--
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