[infinispan-issues] [JBoss JIRA] (ISPN-4652) Passivation with shared CacheLoader is not working properly

Pedro Ruivo (JIRA) issues at jboss.org
Tue Aug 19 09:29:31 EDT 2014


Pedro Ruivo created ISPN-4652:
---------------------------------

             Summary: Passivation with shared CacheLoader is not working properly
                 Key: ISPN-4652
                 URL: https://issues.jboss.org/browse/ISPN-4652
             Project: Infinispan
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 7.0.0.Beta1
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo
             Fix For: 7.0.0.Beta2


The activation does not interact with the shared cache store. This creates a problem for the RemoveCommand (at least) since the value is never removed (similar to https://issues.jboss.org/browse/ISPN-4649)

Unfortunately, this will need a little more thinking how to solve it since only the primary owner should activate (i.e. remove it) from the shared store.

Tests in LocalConditionalCommandTest and ClusteredConditionalCommandTest are disabled to because they are hitting this issue.

(ps to myself: don't forget to re-enabled them)



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list