[
https://issues.apache.org/jira/browse/CAMEL-14472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054741#comment-17054741
]
Kirti Rohira commented on CAMEL-14472:
--------------------------------------
Ok but some UI changes were mentioned to be made on the Airflow website in the
projects list. Can you please let me know about those issues?
> 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)