[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1333) Add/Remove operations on InterceptorChain are not thread-safe

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Sep 9 17:20:26 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-1333:
-----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/525


> Add/Remove operations on InterceptorChain are not thread-safe
> -------------------------------------------------------------
>
>                 Key: ISPN-1333
>                 URL: https://issues.jboss.org/browse/ISPN-1333
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core API
>    Affects Versions: 5.0.0.FINAL
>            Reporter: Paul Ferraro
>            Assignee: Galder Zamarreño
>             Fix For: 5.1.0.ALPHA1, 5.1.0.FINAL
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list