[
https://issues.apache.org/jira/browse/MAILBOX-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983946#comment-14983946
]
Tellier Benoit commented on MAILBOX-257:
----------------------------------------
Pull request for the indexer : https://github.com/apache/james-project/pull/13
> Create a tool to re-index documents in search index and recalculate quotas
> --------------------------------------------------------------------------
>
> Key: MAILBOX-257
> URL: https://issues.apache.org/jira/browse/MAILBOX-257
> Project: James Mailbox
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Tellier Benoit
> Fix For: 0.6
>
>
> These operations are currently error prone due to the event system :
> - Some event can be lost if a James server fails (just after writing to the
> data store, but before firing the event )
> - Non CRDT problems with possible event reordering (example with reordering
> between message creation and deletion might result in a still present message
> )
> - Data loss in the data store :
> https://aphyr.com/posts/323-call-me-maybe-elasticsearch-1-5-0
> We should implement a tool that allows us to re-compute this and expose it to
> the administrative interface.
> Computation can affect all mailboxes (cold fixup / migration) or one specific
> mailbox / namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]