[infinispan-issues] [JBoss JIRA] (ISPN-4649) RemoveCommand does not activate the key in Passivation

Pedro Ruivo (JIRA) issues at jboss.org
Tue Aug 19 07:21:30 EDT 2014


Pedro Ruivo created ISPN-4649:
---------------------------------

             Summary: RemoveCommand does not activate the key in Passivation
                 Key: ISPN-4649
                 URL: https://issues.jboss.org/browse/ISPN-4649
             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 RemoveCommand does not activate the key in CacheStore. This creates an inconsistency because the key is never really removed. More precisely, the key is removed from DataContainer but not from CacheStore and during any operation, the old value is loaded from the CacheStore.



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


More information about the infinispan-issues mailing list