Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-12601

camel-bindy: DefaultFactoryRegistry.unregister throws ConcurrentModificationException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.21.1
    • 2.21.2, 2.22.0
    • camel-bindy
    • None
    • Unknown

    Description

      When calling new DefaultFactoryRegistry().unregister(StringFormatFactory.class) - java.util.ConcurrentModificationException is thrown. 

      Because remove on list is called while streaming this list.

      Attachments

        Activity

          People

            dmvolod Dmitry Volodin
            ssavenko Sergey Savenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: