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 2018/02/27 13:11:00 UTC

[jira] [Commented] (CAMEL-12296) Aggregator - Add option to complete all groups on new correlation id

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

Claus Ibsen commented on CAMEL-12296:
-------------------------------------

There is a new 

completionOnNewCorrelationGroup

option

> Aggregator - Add option to complete all groups on new correlation id
> --------------------------------------------------------------------
>
>                 Key: CAMEL-12296
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12296
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, eip
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.21.0
>
>
> See CAMEL-10474.
> We could add an option you can turn on|off on the aggregate EIP to make it even easier to force completion of previous correlation groups, when a new correlation group is detected.
> For example if you group together stuff that is somewhat ordered and you just need to complete existing when a new group is started.
> A
> A
> B (* should complete A)
> B
> B
> C (* should complete B)
> D (* should complete C)
> ...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)