[ https://issues.apache.org/jira/browse/CAMEL-12601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitry Volodin updated CAMEL-12601: ----------------------------------- Component/s: camel-bindy > camel-bindy: DefaultFactoryRegistry.unregister throws > ConcurrentModificationException > ------------------------------------------------------------------------------------- > > Key: CAMEL-12601 > URL: https://issues.apache.org/jira/browse/CAMEL-12601 > Project: Camel > Issue Type: Bug > Components: camel-bindy > Affects Versions: 2.21.1 > Reporter: Sergey Savenko > Priority: Minor > > When calling new > DefaultFactoryRegistry().unregister(StringFormatFactory.class) - > java.util.ConcurrentModificationException is thrown. > Because remove on list is called while streaming this list. -- This message was sent by Atlassian JIRA (v7.6.3#76005)