[
https://issues.apache.org/activemq/browse/CAMEL-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56812#action_56812
]
Claus Ibsen commented on CAMEL-2343:
------------------------------------
See nabble
http://old.nabble.com/camel-cache%3A-Using-Objects-for-cache-ts27026756.html
> camel-cache - Should check whether existing body is Serializable and store it
> as is
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-2343
> URL: https://issues.apache.org/activemq/browse/CAMEL-2343
> Project: Apache Camel
> Issue Type: Improvement
> Affects Versions: 2.1.0
> Reporter: Claus Ibsen
> Assignee: Ashwin Karpe
> Fix For: Future
>
>
> The camel-cache forces the body to be stored in the cache as a byte[].
> It should honor existing bodies which is already Serializable and thus
> already ready to be cached out of the box.
> And it should use the Camel type converters to detect this. Also for
> converting to byte[].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.