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 "René Cordier (Jira)" <se...@james.apache.org> on 2022/05/26 02:41:00 UTC

[jira] [Closed] (JAMES-3765) Massive operations on some IMAP command are slow

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

René Cordier closed JAMES-3765.
-------------------------------
    Fix Version/s: 3.8.0
       Resolution: Fixed

> Massive operations on some IMAP command are slow
> ------------------------------------------------
>
>                 Key: JAMES-3765
>                 URL: https://issues.apache.org/jira/browse/JAMES-3765
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Tran Hong Quan
>            Priority: Major
>             Fix For: 3.8.0
>
>         Attachments: 68747470733a2f2f696d616765732e7a656e68756275736572636f6e74656e742e636f6d2f3566376665336238623637613735366537633633643138312f31366361643337322d666133662d343731372d396438632d373437653336363163336361.png
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> These IMAP commands are slow when running against a big messages number:
>  * IMAP Store
>  * IMAP Copy
>  * IMAP Move
> This could be improved by:
>  * Change sequential handling -> concurrent handling (with Cassandra consistency condition)
>  * Increase copy and move batch size in `batchsize.properties`
>  
> Also, RENAME command has a consistency issue. We should consider using concatMap for it.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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