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

[jira] [Resolved] (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 ]

Claus Ibsen resolved CAMEL-15189.
---------------------------------
    Fix Version/s:     (was: 3.4.1)
                       (was: 3.5.0)
                   3.4.0
         Assignee: Claus Ibsen
       Resolution: Fixed

This has already been fixed, the test passes.

> 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
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.4.0
>
>
> 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)