[
https://issues.apache.org/activemq/browse/CAMEL-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-1417.
--------------------------------
Resolution: Fixed
Trunk: Committed revision 749956.
1.x: Committed revision 749962.
> StreamCache causes to many type converters not possible
> -------------------------------------------------------
>
> Key: CAMEL-1417
> URL: https://issues.apache.org/activemq/browse/CAMEL-1417
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.6.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Critical
> Fix For: 2.0.0, 1.6.1
>
>
> Since StreamCache is default turned on it cause to many convters attempt that
> fails in MessageSupport.
> No type converter available to convert from type: java.lang.Integer to the
> required type: org.apache.camel.StreamCache with value 1
> It hurts performance to much.
> See nabble:
> http://www.nabble.com/Performance-and-MessageSupport.getBody-%281.6.0%29-td22291841s22882.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.