[
https://issues.apache.org/jira/browse/CAMEL-15008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-15008.
---------------------------------
Resolution: Fixed
> camel-core - ReactiveExecutor should run scheduled tasks more fairly
> --------------------------------------------------------------------
>
> Key: CAMEL-15008
> URL: https://issues.apache.org/jira/browse/CAMEL-15008
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 3.2.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.3.0
>
>
> The EIPs and routing engine may favour scheduling their own tasks first,
> which can lead to some tasks being executed after instead of in the queue
> order.
> The use-case with splitter and aggregator using a single thread showed this
> from CAMEL-14996. This lead to the splitter task being scheduled first and
> was executed until its finished and then queued up internal tasks for the
> aggregator completion that was scheduled last.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)