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, 1.6.1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Critical
             Fix For: 2.0.0


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.

Reply via email to