AggregationStrategy in Splitter, Aggregagator, Multicast - IN or OUT
--------------------------------------------------------------------
Key: CAMEL-1722
URL: https://issues.apache.org/activemq/browse/CAMEL-1722
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.0-M2
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.0.0
Force the wrapping of a pipeline so its always IN that end users should use to
get the payload.
Now it depends on the number of sub processors in the route. If you only have 1
processor then there is no pipeline wrapped.
If you have 2+ then Camel will wrap a pipeline.
We should *always* force a pipeline then its consistent to use IN
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.