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

Matthieu Baechler closed JAMES-2801.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.4.0

> retrybackoff reactor operator may fail blocking Mono/Flux
> ---------------------------------------------------------
>
>                 Key: JAMES-2801
>                 URL: https://issues.apache.org/jira/browse/JAMES-2801
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Matthieu Baechler
>            Priority: Major
>             Fix For: 3.4.0
>
>
> retryBackoff operator allows to use an implicit scheduler and the default one 
> is parallel.
> However, some Mono/Flux are calling some block functions and calling these 
> functions in parallel is not supported.
> We should by default use an elastic scheduler instead to avoid random 
> failures due to retries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to