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)