[
https://issues.apache.org/jira/browse/CAMEL-11366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11366.
---------------------------------
Resolution: Won't Fix
> Optimise - bean component result - only need to propagate headers if really
> needed
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-11366
> URL: https://issues.apache.org/jira/browse/CAMEL-11366
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Minor
>
> In the org.apache.camel.language.bean.BeanExpression.InvokeProcessor we
> propagate headers etc after the invoking the bean.
> However as most times the output is just for the message body, then any
> headers etc is not needed to be propagated.
> Only if the bean has bean parameter bindings that gives direct access to
> headers for manipulation then we would need to copy over these.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)