[infinispan-issues] [JBoss JIRA] Updated: (ISPN-398) Cluster breaks after a MergeView is issued
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Apr 22 11:34:10 EDT 2010
[ https://jira.jboss.org/jira/browse/ISPN-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-398:
-------------------------------
Fix Version/s: 4.1.0.ALPHA3
(was: 4.1.0.BETA1)
> Cluster breaks after a MergeView is issued
> ------------------------------------------
>
> Key: ISPN-398
> URL: https://jira.jboss.org/jira/browse/ISPN-398
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Cache
> Affects Versions: 4.0.0.Final, 4.1.0.ALPHA2
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Priority: Critical
> Fix For: 4.1.0.ALPHA3, 4.1.0.Final
>
>
> * Start 2 demos (Infinispan 4.1 alpha2) with runGuiDemo.sh
> * Insert test=1 into A, you'll see it in B as well (numOwners=2)
> * Insert test=2 in B, you'll see it in A as well
> * Pull the plug on A (or B, doesn't matter)
> * Wait until both A and B are in their own clusters
> * Reinsert the plug
> * Insert test=3 in A: this won't get distributed to B !
> * Generate 50 random keys and values in either A or B: they won't
> get distributed to the other node !
> As a matter of fact, nothing gets distributed anymore after pulling the plug !
> Instead of pulling the plug, you can also uncomment <DISCARD.../> in jgroups-udp.xml and mimick a partition and subsequent merge this way, same effect.
> Using only JGroups (e.g. Draw), this works fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list