Claus Ibsen created CAMEL-16383:
-----------------------------------
Summary: camel-scheduler - ConcurrentTasks option
Key: CAMEL-16383
URL: https://issues.apache.org/jira/browse/CAMEL-16383
Project: Camel
Issue Type: Improvement
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.10.0
The scheduler has option concurrentTasks which is 1 by default. But if you set
it to 2+ then you would have the scheduler 2+ times which is not intentional.
What users meant to configure is the pool size, so the thread pool may have 2+
threads instead of a single as worker
--
This message was sent by Atlassian Jira
(v8.3.4#803005)