[
https://issues.apache.org/jira/browse/CAMEL-14409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14409.
---------------------------------
Resolution: Fixed
> camel-core - Optimize Exchange
> ------------------------------
>
> Key: CAMEL-14409
> URL: https://issues.apache.org/jira/browse/CAMEL-14409
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.1.0
>
>
> We can optimize Exchange to reduce object allocations and there are some
> transient state we store in exchange properties that can be stored in a
> faster way.
> Also the created timestamp is a Date which dont add value, using a long is
> better.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)