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 2018/12/12 10:55:00 UTC

[jira] [Commented] (MAILBOX-357) Only use Mailbox APIs for MailboxEvents

    [ https://issues.apache.org/jira/browse/MAILBOX-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718773#comment-16718773 ] 

Tellier Benoit commented on MAILBOX-357:
----------------------------------------

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

> Only use Mailbox APIs for MailboxEvents
> ---------------------------------------
>
>                 Key: MAILBOX-357
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-357
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: events
>            Reporter: Tellier Benoit
>            Priority: Major
>             Fix For: 3.3.0
>
>
> The following listeners are relying on an implementation of events and not on the API.
> We should modify them in order to only rely on objects defined in `mailbox/api`
> Here is the list:
>  - ListeningMessageSearchIndex (MailboxDeletionImpl - AddedImpl - ExpungedImpl - FlagsUpdatedImpl)
>  - MailboxAnnotationListener (MailboxDeletionImpl - for retieving the mailbox Id)
>  - SpamAssassinListener (AddedImpl)
> We will need to drop the optimization of handling messages alongside events and read them from the mailbox manager (SpamAssassin, indexing)



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