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 "Tellier Benoit (Jira)" <se...@james.apache.org> on 2019/08/23 04:39:00 UTC

[jira] [Closed] (JAMES-2863) Correctly limit concurrency with Reactor

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

Tellier Benoit closed JAMES-2863.
---------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

https://github.com/linagora/james-project/pull/2608 solved this

> Correctly limit concurrency with Reactor
> ----------------------------------------
>
>                 Key: JAMES-2863
>                 URL: https://issues.apache.org/jira/browse/JAMES-2863
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Gautier DI FOLCO
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> We currently use *Flux.limitRate(int)* to limit concurrency it does not work because:
>  # it's used to limit the batch size
>  # it's mostly override by operators like *Flux.flatMap()*



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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