[infinispan-issues] [JBoss JIRA] (ISPN-3731) Multicast messages can be replayed to new node

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon May 5 11:56:56 EDT 2014


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

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

Radim Vansa <rvansa at redhat.com> changed the Status of [bug 1031985|https://bugzilla.redhat.com/show_bug.cgi?id=1031985] from ON_QA to VERIFIED

> Multicast messages can be replayed to new node
> ----------------------------------------------
>
>                 Key: ISPN-3731
>                 URL: https://issues.jboss.org/browse/ISPN-3731
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 6.0.0.Final
>            Reporter: Radim Vansa
>            Assignee: Dan Berindei
>            Priority: Critical
>              Labels: 620, 630, 630betablocker
>             Fix For: 6.0.1.Final, 7.0.0.Alpha1, 7.0.0.Final
>
>
> Messages that target all current members are sent as multicast messages.
> However, these retransmissions can be replayed on new nodes that have just joined the cluster.
> This can result for example in execution of already completed transaction on the new node, causing possible data inconsistency for those entries which are owned by the new node in backup way - the replayed transaction sequence authoritatively overwrites them.
> The node should remember the first topologyId it has seen and do not execute any commands that have lower topologyId.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list