[
https://issues.apache.org/jira/browse/CAMEL-14409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016801#comment-17016801
]
Claus Ibsen commented on CAMEL-14409:
-------------------------------------
TODO: update upgrade guide for API change
> 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)