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/05/17 09:56:00 UTC

[jira] [Commented] (MAILBOX-351) Modify Reindexing to rely on MailboxId

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

Tellier Benoit commented on MAILBOX-351:
----------------------------------------

https://github.com/linagora/james-project/pull/2370 added failed mbx+uid within task execution reports to ease admin job

> 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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org