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

Add/Remove operations on InterceptorChain are not thread-safe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.1.0.ALPHA1, 5.1.0.FINAL
    • 5.0.0.FINAL
    • Core
    • None

      Concurrent calls to AdvancedCache.addInterceptor(...) and/or removeInterceptor(...) will result in an faulty interceptor chain. In particular, if calls use an interceptor of the same type, this can cause assertNotAdded to fail inappropriately.

              rh-ee-galder Galder ZamarreƱo
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: