[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
Thu Jan 10 05:51:08 EST 2013


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

Radim Vansa commented on ISPN-2691:
-----------------------------------

As far as I remember, no, it ended up only with the NPE as ISPN-2692 describes.
                
> 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