Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3978

Fix resource resolution issue of resourceStore HashMap during resource resolution

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • London Release, Montreal Release
    • None

      During resource resolution there occurs from time to time a ConcurrentModificationException. This leads to errors, which are hard to find.

      Simple solution is to use a ConcurrentHashMap instead, because this class is thread safe.

            frankki frankki
            frankki frankki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: