[infinispan-issues] [JBoss JIRA] (ISPN-3936) State transfer should not modify shared cache stores

Dan Berindei (JIRA) issues at jboss.org
Mon Jan 27 06:25:29 EST 2014


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

Dan Berindei updated ISPN-3936:
-------------------------------

    Priority: Critical  (was: Major)

    
> State transfer should not modify shared cache stores
> ----------------------------------------------------
>
>                 Key: ISPN-3936
>                 URL: https://issues.jboss.org/browse/ISPN-3936
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core, State Transfer
>    Affects Versions: 6.0.0.Final
>            Reporter: Dan Berindei
>            Assignee: Mircea Markus
>            Priority: Critical
>             Fix For: 7.0.0.Alpha1, 7.0.0.Final
>
>
> When installing a new topology, we invalidate the cache entries that are no longer mapped to the local node. We also iterate over the entries in the cache stores and delete the ones that are no longer local, but this should only happen if the cache store is not shared.
> We had similar issues in the past, but this seems to be related to the new cache store API introduced in 6.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list