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

Add/Remove operations on InterceptorChain are not thread-safe

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: