chibenwa commented on code in PR #2465: URL: https://github.com/apache/james-project/pull/2465#discussion_r1812318027
########## event-bus/api/src/main/java/org/apache/james/events/EventDeadLetters.java: ########## @@ -93,6 +94,10 @@ public String asString() { Mono<Event> failedEvent(Group registeredGroup, InsertionId failDeliveredInsertionId); + default Mono<Event> failedEvent(Group registeredGroup, InsertionId failDeliveredInsertionId, Map<Group, EventSerializer> mapGroupToEventSerializer) { Review Comment: Have pair with other boys then. Sorry wont have time to writte this myself. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org