[infinispan-issues] [JBoss JIRA] (ISPN-3421) State Transfer can leave keys on < numOwners nodes for transactional caches.

Erik Salter (JIRA) jira-events at lists.jboss.org
Tue Aug 27 09:10:26 EDT 2013


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

Erik Salter updated ISPN-3421:
------------------------------

    Summary: State Transfer can leave keys on < numOwners nodes for transactional caches.  (was: State Transfer can leave keys on < numOwners nodes.)

    
> State Transfer can leave keys on < numOwners nodes for transactional caches.
> ----------------------------------------------------------------------------
>
>                 Key: ISPN-3421
>                 URL: https://issues.jboss.org/browse/ISPN-3421
>             Project: Infinispan
>          Issue Type: Bug
>          Components: State transfer
>    Affects Versions: 5.2.7.Final
>            Reporter: Erik Salter
>            Assignee: Mircea Markus
>
> There's a hole in state transfer mechanism that can occur when a node is leaving the cluster, but it was creating the entries and was only able to replicate the data to some of the nodes. 
> The problem occurs when the segment ownership of the node doesn't change after the rebalance.  Since state transfer does not request state for keys in which it is already an owner, the cache could be left in a state where a key is resident < numOwners nodes.  In addition, this could be any subset of the primary OR backup nodes.

--
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