You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/05/26 07:54:04 UTC

[jira] [Resolved] (CAMEL-11330) DefaultExchange - Look at optimize the Map implementation used for storing properties

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

Claus Ibsen resolved CAMEL-11330.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   2.20.0

> DefaultExchange - Look at optimize the Map implementation used for storing properties
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-11330
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11330
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.20.0
>
>
> We can likely use a plain HashMap instead of ConcurrentMap where the former requires less memory foot print and object allocations.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)