You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/05/28 07:52:04 UTC

[jira] [Created] (CAMEL-11351) Optimize - ProducerCache - Avoid creating new processor for each send if result processor

Claus Ibsen created CAMEL-11351:
-----------------------------------

             Summary: Optimize - ProducerCache - Avoid creating new processor for each send if result processor
                 Key: CAMEL-11351
                 URL: https://issues.apache.org/jira/browse/CAMEL-11351
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.20.0


When using producer template / producer cache and have a result processor to convert the result to X then it wraps using a set of internal processors / uow etc which creates a new objects which we can avoid.

This was introduced by CAMEL-10308 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)