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

Pedro Ruivo (JIRA) issues at jboss.org
Tue Aug 26 09:42:00 EDT 2014


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

Pedro Ruivo updated ISPN-4652:
------------------------------
              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2821


> 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.3.1#6329)


More information about the infinispan-issues mailing list