Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11280

ConcurrentModificationException in ConditionFuture

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 10.1.4.Final, 11.0.0.Alpha2
    • 10.1.1.Final
    • Core
    • None

      java.util.ConcurrentModificationException
      at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.remove(IdentityHashMap.java:749)
      at java.base/java.util.IdentityHashMap$EntryIterator.remove(IdentityHashMap.java:850)
      at org.infinispan.util.concurrent.ConditionFuture.checkConditions(ConditionFuture.java:114)
      at org.infinispan.util.concurrent.ConditionFuture.lambda$updateAsync$1(ConditionFuture.java:98)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      at java.base/java.lang.Thread.run(Thread.java:834)
      

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: