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 2019/01/22 02:22:01 UTC

[jira] [Resolved] (MAILBOX-369) Guaranty local IMAP session consistency

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

Tellier Benoit resolved MAILBOX-369.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.0

https://github.com/linagora/james-project/pull/2103 contributed this

> Guaranty local IMAP session consistency
> ---------------------------------------
>
>                 Key: MAILBOX-369
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-369
>             Project: James Mailbox
>          Issue Type: Improvement
>            Reporter: Dat Pham
>            Priority: Major
>             Fix For: 3.3.0
>
>
> we want to guaranty local execution of SelectingMailboxImpl to guaranty the UID <-> MSN consistency on a single node.
> - Mark IDLE listener as ASYNCHRONOUS
>  - Mark SelectedMailboxImpl as synchronous
>  - Upon events RabbitMQSelectedMailboxImpl should execute locally regitered synchronous mailbox listeners before publishing the event to rabbitMQ
>  - Upon event reception, use the UUID  to skip synchronous locally registered mailbox listener (that had been already executed)



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