[
https://issues.apache.org/jira/browse/CAMEL-22785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-22785:
--------------------------------
Fix Version/s: 4.17.0
> The master customer does not start the consumers asynchronously.
> ----------------------------------------------------------------
>
> Key: CAMEL-22785
> URL: https://issues.apache.org/jira/browse/CAMEL-22785
> Project: Camel
> Issue Type: Improvement
> Components: camel-master
> Affects Versions: 4.13.0
> Reporter: Miroslav Holubec
> Priority: Minor
> Fix For: 4.17.0
>
>
> After the change related to CAMEL-22206 are the consumers not started
> asynchronously anymore. Call to BackgroundTask,run() waits for the execution
> to be finished.
> Please change it back to leaderTask.schedule() instead of leaderTask.run() in
> MasterConsumer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)