You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by " Gianandrea Rigoni (Jira)" <ji...@apache.org> on 2020/06/15 00:26:00 UTC

[jira] [Updated] (CAMEL-15189) Aggregation throws StackOverflowError when completionOnNewCorrelationGroup is set

     [ https://issues.apache.org/jira/browse/CAMEL-15189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gianandrea Rigoni updated CAMEL-15189:
--------------------------------------
    Description: 
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


  was: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)


> 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
>
> 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)