[
https://issues.apache.org/jira/browse/CAMEL-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057522#comment-14057522
]
Heath Kesler commented on CAMEL-7588:
-------------------------------------
Hi Claus,
AFAIK, that is only configuring the default, we want to introduce a way in
Blueprint/Spring to use our own thread pool. We are doing it now using the
ExecutorServiceManager in JavaDSL, but would like to implement a way in XML to
change the default for all routes/components in a CamelContext. I do not see
anything in the schema that allows this.
Or am I wrong ;)
> Add a way to set a Custom thread pool as default
> ------------------------------------------------
>
> Key: CAMEL-7588
> URL: https://issues.apache.org/jira/browse/CAMEL-7588
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 2.12.4, 2.13.2
> Reporter: Heath Kesler
>
> It would be nice to have the ability to set a custom thread pool via
> blueprint/Spring that will be used by all the routes in a camel context
> without having to call the executorServiceManager and setting all of the
> parameters in code.
--
This message was sent by Atlassian JIRA
(v6.2#6252)