[infinispan-issues] [JBoss JIRA] (ISPN-2691) Replicated cache executes commands when it is not a member of CH
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Fri Feb 8 12:56:57 EST 2013
[ https://issues.jboss.org/browse/ISPN-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2691:
--------------------------------
Fix Version/s: 5.2.2
(was: 5.2.1)
> Replicated cache executes commands when it is not a member of CH
> ----------------------------------------------------------------
>
> Key: ISPN-2691
> URL: https://issues.jboss.org/browse/ISPN-2691
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.2.0.Beta6
> Reporter: Radim Vansa
> Assignee: Adrian Nistor
> Fix For: 5.2.2, 5.3.0.Final
>
>
> Cache in replicated mode can execute commands (e.g. PutKeyValueCommand) broadcasted by other nodes in the cluster even if it is not a member of the current ReplicatedConsistentHash. In the PKVC case the container can then contain keys even if the StateConsumerImpl.getOwnedSegments(CH) returns empty list.
--
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