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:50:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-15189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135553#comment-17135553 ] 

Claus Ibsen commented on CAMEL-15189:
-------------------------------------

Thanks for reporting and the unit test, which has been added
https://github.com/apache/camel/commit/769a3018c640ae074f4e772e8ebb696c3e044834

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