[infinispan-issues] [JBoss JIRA] (ISPN-3811) Initial ST leaves node as member without data after MERGE

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Nov 26 04:39:39 EST 2014


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

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

Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 1040046|https://bugzilla.redhat.com/show_bug.cgi?id=1040046] from NEW to ON_QA

> Initial ST leaves node as member without data after MERGE
> ---------------------------------------------------------
>
>                 Key: ISPN-3811
>                 URL: https://issues.jboss.org/browse/ISPN-3811
>             Project: Infinispan
>          Issue Type: Bug
>          Components: State Transfer
>    Affects Versions: 6.0.0.Final
>            Reporter: Radim Vansa
>            Assignee: Dan Berindei
>            Priority: Blocker
>              Labels: testsuite_stability
>             Fix For: 7.0.0.Final
>
>
> Under certain circumstances, JGroups can issue a MERGE view when a node is joining the cache. The new node joins the cluster, and all nodes have the same cache topology (not containing the joiner yet).
> During the merge, the CH's are joined (through CHFactory.union) and as all report the same topology/hash, the resulting hash is identical. However, the joiner is added to the members list and therefore it can finish the initial state transfer, although no data have been assigned to him.
> Later, the coordinator starts rebalance and the node begins to receive some data, but the thread which started the cluster manager (and should wait until the cluster becomes properly replicated through initial ST)  is already released.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list