[
https://issues.apache.org/jira/browse/CAMEL-12601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Volodin resolved CAMEL-12601.
------------------------------------
Resolution: Fixed
Thanks, [~ssavenko], fixed.
Please check.
> 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
> Assignee: Dmitry Volodin
> Priority: Minor
> Fix For: 2.21.2, 2.22.0
>
>
> 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)