[ 
https://issues.apache.org/jira/browse/CAMEL-14472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054738#comment-17054738
 ] 

Andrea Cosentino commented on CAMEL-14472:
------------------------------------------

The outreachy participation of Apache Camel is only related to the 
camel-website. This is not a camel-website issue and also it requires a bit of 
knowledge of where and when to change the class usage. 

> camel-core - Optimize use HashMap for exchange properties
> ---------------------------------------------------------
>
>                 Key: CAMEL-14472
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14472
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> We can likely use HashMap instead of ConcurrentHashMap for exchange 
> properties as concurrency access is improved in 3.x with the new routing 
> engine.
> This reduces the number of object allocations as hash map is less overhead 
> than a concurrent hashmap.



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

Reply via email to