hung created JAMES-4080: --------------------------- Summary: Refactor EventDeadLetters redeliver code to work with multiple serializers Key: JAMES-4080 URL: https://issues.apache.org/jira/browse/JAMES-4080 Project: James Server Issue Type: Improvement Reporter: hung
Currently, EventDeadLettersRedeliverService (single instance) only has one EventDeadLetters instance -> only one EventSerializer instance (currently it is MailboxEventSerializer). Therefore, it does not work in case of multiple selializers. Refactor EventDeadLetters redeliver code to resolve. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org