Claus Ibsen created CAMEL-14409:
-----------------------------------

             Summary: 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
             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)

Reply via email to