[infinispan-issues] [JBoss JIRA] (ISPN-4649) RemoveCommand does not activate the key in Passivation
Pedro Ruivo (JIRA)
issues at jboss.org
Tue Aug 19 11:23:29 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-4649:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2808
> 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