Claus Ibsen created CAMEL-11358:
-----------------------------------

             Summary: Optimise - Event listener to avoid copy on write array 
list
                 Key: CAMEL-11358
                 URL: https://issues.apache.org/jira/browse/CAMEL-11358
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.20.0


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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to