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

Dan Berindei (JIRA) issues at jboss.org
Thu Mar 6 07:39:33 EST 2014


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

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

    Summary: State transfer should not modify or iterate shared cache stores  (was: State transfer should not modify shared cache stores)

    
> State transfer should not modify or iterate 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: Dan Berindei
>            Priority: Critical
>             Fix For: 7.0.0.Final, 7.0.0.Alpha2
>
>
> 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