Uploaded image for project: 'James Mailbox'
  1. James Mailbox
  2. MAILBOX-373

Dead letter API + Contract + Memory default implemetation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • None
    • None

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            trantienduchn Trần Tiến Đức
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: