[
https://issues.apache.org/jira/browse/CAMEL-10525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan updated CAMEL-10525:
---------------------------
Attachment: AggregationControllerMultiContextTest.zip
The attached zip file contains a testcase which demonstrates the issue.
If the bean definition "context2" is removed, the test passes. Otherwise the
test fails.
> AggregationController is not CamelContext-Aware
> -----------------------------------------------
>
> Key: CAMEL-10525
> URL: https://issues.apache.org/jira/browse/CAMEL-10525
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.18.0
> Reporter: Stefan
> Labels: aggregator
> Attachments: AggregationControllerMultiContextTest.zip
>
>
> I have a route definition using an AggregationController. If this this route
> definition is added to multiple CamelContexts, I end up with two
> AggregateProcessors (one for each context) pointing to the same
> AggregationController pointing to the AggregateProcessor in the last started
> CamelContext.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)