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

Zoran Regvart commented on CAMEL-14472:
---------------------------------------

[~specs] Apache Camel and Apache Airflow are two different projects under the 
Apache Software Foundation, please refer to the [Airflow Outreachy project 
page|https://www.outreachy.org/outreachy-may-2020-internship-round/communities/apache/#extend-improve-apache-airflow-rest-api]
 for details on Airflow.

> 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