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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2020/05/13 12:10:00 UTC

[jira] [Closed] (JAMES-3175) Mailbox reindexing should run faster

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

Benoit Tellier closed JAMES-3175.
---------------------------------
    Resolution: Fixed

> Mailbox reindexing should run faster
> ------------------------------------
>
>                 Key: JAMES-3175
>                 URL: https://issues.apache.org/jira/browse/JAMES-3175
>             Project: James Server
>          Issue Type: Improvement
>          Components: elasticsearch, mailbox
>    Affects Versions: 3.5.0
>            Reporter: Benoit Tellier
>            Priority: Major
>              Labels: perf
>
> On one of Linagora owned plateform,  reindexing of 500M emails is conducted at a speed of 11K email / hour.
> This means given our dataset  5 years to conduct the reindexing.
> We should speed that up.
> The reindexing is performed sequentially, without reactor, and we are paying a heavy price with all sorts of latencies, interaction is performed with 1 store at a time (cassandra, elasticSearch, swift are involved), no parallelism is leveraged.
> All steps of reindexing should be done in a reactive fashion.
> Acceptance criteria: Performance improvment measured



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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