Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 2.20.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
Description
See CAMEL-5531
After camel is started we should switch to another implementation of the event listern list, as when you iterate it then the copy on write will create a new iterator. And we iterate a lot during routing when Camel emits events for each step a message takes in the route graph