[
https://issues.apache.org/jira/browse/JAMES-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939362#comment-16939362
]
Benoit Tellier commented on JAMES-2899:
---------------------------------------
https://github.com/linagora/james-project/pull/2716 is merged and solved this.
> Use boundedElastic schedulers in place of elastic ones
> -------------------------------------------------------
>
> Key: JAMES-2899
> URL: https://issues.apache.org/jira/browse/JAMES-2899
> Project: James Server
> Issue Type: Improvement
> Affects Versions: 3.4.0
> Reporter: Rémi Kowalski
> Priority: Major
> Fix For: 3.5.0
>
>
> The elastic schedulers are unbounded and can create too much threads.
> The new release of reactor has brought a bounded elastic scheduler and
> recommend using it in place of the elastic one :
> [https://projectreactor.io/docs/core/release/reference/index.html#schedulers]
> We should upgrade the reactore version to the latest release and then replace
> the usage of elastic schedulers with boundedElastic ones.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]