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.