[ 
https://issues.apache.org/jira/browse/CAMEL-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-8415.
--------------------------------
    Resolution: Fixed

> DefaultExchangeHolder - Only transfer primitive headers/properties
> ------------------------------------------------------------------
>
>                 Key: CAMEL-8415
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8415
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.15.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.16.0
>
>
> We should only store the serialized body. And for headers it should only be 
> primitive types. The reason is that headers can be used by components to 
> store transient objects to allow access to JPA entity manager / HTTP servlet 
> requests etc.
> Its really only the body we want to serialize. And the headers which are 
> primitive types, and String etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to