You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/04/29 18:05:31 UTC

[jira] Created: (CAMEL-2682) Splitter - Should not use AggregateLatest by default but let the original message be the output if no AggregationStrategy configured

Splitter - Should not use AggregateLatest by default but let the original message be the output if no AggregationStrategy configured
------------------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-2682
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2682
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.2.0, 2.1.0, 2.0.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.3.0


This allows end users to continue routing the original message. Instead of now the just get the last splitted message which is confusing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2682) Splitter - Should not use AggregateLatest by default but let the original message be the output if no AggregationStrategy configured

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2682.
--------------------------------

    Resolution: Fixed

trunk: 939597.

> Splitter - Should not use AggregateLatest by default but let the original message be the output if no AggregationStrategy configured
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2682
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2682
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0.0, 2.1.0, 2.2.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> This allows end users to continue routing the original message. Instead of now the just get the last splitted message which is confusing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.