[ 
https://issues.apache.org/jira/browse/CAMEL-16326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-16326.
---------------------------------
    Resolution: Fixed

> camel-core - Optimize EIP storing information in exchange properties
> --------------------------------------------------------------------
>
>                 Key: CAMEL-16326
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16326
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.9.0
>
>
> We could potentially optimize TO_ENDPOINT which is stored as property on the 
> exchange, which takes up an entry in the map. As its commonly in use, we 
> could store it directly on the Exchange.
> pro: no object garbage
> con: new api to retrieve the information



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to