Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.20.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
Description
We can likely use a plain HashMap instead of ConcurrentMap where the former requires less memory foot print and object allocations.
Attachments
Issue Links
- causes
-
CAMEL-12727 java.util.ConcurrentModificationException at org.apache.camel.impl.DefaultExchange.createProperties(DefaultExchange.java:550) in 2.20.1
-
- Resolved
-
- relates to
-
CAMEL-715 ConcurrentModificationException in ThreadProcessor
-
- Closed
-