[infinispan-issues] [JBoss JIRA] (ISPN-7239) Protect writes to cache store from topology change

Pedro Ruivo (JIRA) issues at jboss.org
Fri Nov 25 12:41:00 EST 2016


Pedro Ruivo created ISPN-7239:
---------------------------------

             Summary: Protect writes to cache store from topology change
                 Key: ISPN-7239
                 URL: https://issues.jboss.org/browse/ISPN-7239
             Project: Infinispan
          Issue Type: Bug
          Components: Core
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo


In current implementation, the cache-store is updated without protection from topology change. The ownership is checked before, but the topology can change between the check and the actual write.
It can be problematic for shared cache store where only the primary owner must perform the write.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list