[infinispan-issues] [JBoss JIRA] (ISPN-2691) Replicated cache executes commands when it is not a member of CH

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Jan 7 05:59:08 EST 2013


    [ https://issues.jboss.org/browse/ISPN-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743733#comment-12743733 ] 

RH Bugzilla Integration commented on ISPN-2691:
-----------------------------------------------

Radim Vansa <rvansa at redhat.com> made a comment on [bug 892575|https://bugzilla.redhat.com/show_bug.cgi?id=892575]

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