[
https://issues.apache.org/activemq/browse/CAMEL-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56816#action_56816
]
Ashwin Karpe commented on CAMEL-2343:
-------------------------------------
Sure Claus,
I will work on this right away
Cheers,
Ashwin...
> 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.