DefaultCamelContext.removeEndpoints() fails due to 
ConcurrentModificationException
----------------------------------------------------------------------------------

                 Key: CAMEL-1912
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1912
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.0-M3, 2.0-M2, 1.6.1, 2.0-M1, 1.6.0, 1.5.0, 1.6.2, 2.0.0
            Reporter: Eric Haszlakiewicz
            Priority: Minor


The removeEndpoints() method iterates over the endpoints map, and attempts to 
remove entries inside of the iterator loop.  This causes near immediate 
ConcurrentModificationException's.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to