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

Tellier Benoit resolved MAILBOX-357.
------------------------------------
    Resolution: Fixed

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to