[
https://issues.apache.org/activemq/browse/CAMEL-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53879#action_53879
]
Claus Ibsen commented on CAMEL-1960:
------------------------------------
Willem can you merge the fix in MessageSupport to Camel 1.6.2 as it should
apply in that release as well?
> Enricher - AggregationStrategy - Problem with preparing logic
> -------------------------------------------------------------
>
> Key: CAMEL-1960
> URL: https://issues.apache.org/activemq/browse/CAMEL-1960
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.1.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.1.0
>
>
> The ExchangeHelper.prepareAggregation method moves the message to IN to avoid
> confusing end users whether what they are looking for is on either IN or OUT.
> Hover we some recent changes in MessageSupport to clear some headers it could
> cause problems as it was in fact the same message being copied from OUT to IN.
> What it should do instead is to *move* it instead of using copy mechanism.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.