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 "Lan Khuat (Jira)" <se...@james.apache.org> on 2020/05/18 03:00:06 UTC

[jira] [Created] (JAMES-3184) Concurrency for consistency tasks

Lan Khuat created JAMES-3184:
--------------------------------

             Summary: Concurrency for consistency tasks
                 Key: JAMES-3184
                 URL: https://issues.apache.org/jira/browse/JAMES-3184
             Project: James Server
          Issue Type: Improvement
            Reporter: Lan Khuat


We currently limit concurrency of consistency tasks to 1 in order to avoid unbounded concurrency.

When running a consistency task, an admin should be able to precise the concurrency he wishes to use.

To do so, each task will expose (optional) concurrency parameters, that an admin can provide via query parameters of the corresponding webadmin endpoints. 
 * RecomputeUserFastViewProjectionItems
 * RecomputeCurrentQuotas
 * RecomputeMailboxCounters
 * SolveMailboxInconsistencies
 * SolveMessageInconsistencies
 * FullReindexing
 * UserReindexing
 * SingleMailboxReindexing
 * ErrorRecoveryReindexation



--
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