[jboss-jira] [JBoss JIRA] Resolved: (JGRP-350) Regular leave fails after merge
Bela Ban (JIRA)
jira-events at jboss.com
Mon Oct 30 06:31:41 EST 2006
[ http://jira.jboss.com/jira/browse/JGRP-350?page=all ]
Bela Ban resolved JGRP-350.
---------------------------
Resolution: Done
> Regular leave fails after merge
> -------------------------------
>
> Key: JGRP-350
> URL: http://jira.jboss.com/jira/browse/JGRP-350
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.3 SP1
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.4
>
>
> To reproduce (this is test 20 in ManualTests.txt):
> - Nodes A and B connected to a switch
> - Kill the switch (or pull the plugs on all nodes)
> - Power up the switch (or reinsert the plugs)
> - After the merge:
> - Leave the new coordinator (A)
> - The leave should immediately install a new view, this is not the case
> REASON:
> - The AckCollector's reset() method does *not* clear the suspect set
> - The AckCollector does therefore *not* wait for the ack from the new member, and because the coord leaves immediately after sending the new VIEW out, the new VIEW might not be received by B
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list