[
https://issues.apache.org/jira/browse/MAILBOX-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Tellier closed MAILBOX-257.
----------------------------------
Fix Version/s: (was: 0.6)
Resolution: Implemented
Quota recomputation had been contributed by [~rcordier]
Reindexing is now the generic feature described here.
> 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: Benoit Tellier
> Priority: Major
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]