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

Tellier Benoit closed MAILBOX-351.
----------------------------------

> Modify Reindexing to rely on MailboxId
> --------------------------------------
>
>                 Key: MAILBOX-351
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-351
>             Project: James Mailbox
>          Issue Type: New Feature
>          Components: tools
>            Reporter: Tellier Benoit
>            Priority: Major
>             Fix For: 3.3.0
>
>
> `GlobalRegistration` is a global listener that requires to be aware of all 
> changes in a cluster and thus is very annoying: We don't want a single James 
> server to receive all events in the cluster as it is not scalable.
> This listener is keeping track of MailboxPath changes in order to update 
> indexed content accordingly.
> This work is not at all required if indexing is performed using `MailboxId` 
> which is immutable in the first place.
> Rewrite `mailbox/tools/indexer` code to rely on MailboxId.
> Remove `GlobalRegistration` and related tests from the code base.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to