[infinispan-issues] [JBoss JIRA] (ISPN-2691) Replicated cache executes commands when it is not a member of CH
Radim Vansa (JIRA)
jira-events at lists.jboss.org
Mon Jan 7 05:41:08 EST 2013
Radim Vansa created ISPN-2691:
---------------------------------
Summary: 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
Reporter: Radim Vansa
Assignee: Mircea Markus
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