[
https://issues.apache.org/jira/browse/CAMEL-15189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-15189:
--------------------------------
Fix Version/s: 3.4.1
3.5.0
> Aggregation throws StackOverflowError when completionOnNewCorrelationGroup
> is set
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-15189
> URL: https://issues.apache.org/jira/browse/CAMEL-15189
> Project: Camel
> Issue Type: Bug
> Components: camel-core-engine
> Affects Versions: 3.0.1
> Reporter: Gianandrea Rigoni
> Priority: Major
> Fix For: 3.5.0, 3.4.1
>
>
> When AggregationStrategy with canPreComplete is enabled and aggregate route
> is configured with .completionOnNewCorrelationGroup() StackOverflowError is
> thrown when a certain load is created (usually around 1000 items)
> I have found this using Camel 3.0.1, a unit test can be found here
> https://github.com/grigoni/camel/tree/camel-3.0.x-aggrStackOverflowError
> test class:
> org.apache.camel.processor.aggregator.AggregateCompletionOnNewCorrelationGroupWithCanPreCompleteTest
--
This message was sent by Atlassian Jira
(v8.3.4#803005)