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 "Raphaël Ouazana (JIRA)" <se...@james.apache.org> on 2019/06/24 09:11:00 UTC

[jira] [Commented] (JAMES-2801) retrybackoff reactor operator may fail blocking Mono/Flux

    [ 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org