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 2008/10/09 08:21:52 UTC

[jira] Commented: (CAMEL-971) BatchProcessor - Support grouping multiple exchanges into a single exchange

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

Claus Ibsen commented on CAMEL-971:
-----------------------------------

See nabble:
http://www.nabble.com/How-to-use-Aggregator-and-AggregationCollection--td19739918s22882.html

> BatchProcessor - Support grouping multiple exchanges into a single exchange
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-971
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-971
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>             Fix For: 2.0.0
>
>         Attachments: CAMEL-971__work_in_progress.patch
>
>
> The BatchProcessor that is used for the aggregator we should consider adding some sort of GroupedExchange or the like where you can group all the batches exchanges into a single exchange going out (per correlation of course)
> This was a feature I was working for on 1.5 but I moved it to 2.0 as the GroupedExchange is a new class needed in camel-core and I want feedback from the other core comitters.
> See CAMEL-951

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