[
https://issues.apache.org/jira/browse/JAMES-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870988#comment-16870988
]
Raphaƫl Ouazana commented on JAMES-2801:
----------------------------------------
Fixed by https://github.com/linagora/james-project/pull/2469
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]