Matthieu Baechler created JAMES-2801:
----------------------------------------
Summary: 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
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]