You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/03 12:08:00 UTC

[jira] [Resolved] (CAMEL-17785) camel-core - DefaultReactorExecutor use an non thread-local worker pool

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

Claus Ibsen resolved CAMEL-17785.
---------------------------------
    Resolution: Won't Fix

> camel-core - DefaultReactorExecutor use an non thread-local worker pool
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-17785
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17785
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> Instead of using thread local for a worker pool where the worker is affiniated to a thread. Then lets use a different pool based on a LRUCache.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)