[jboss-jira] [JBoss JIRA] (JGRP-1496) Views can overtake one another the wrong view is installed
David Hotham (JIRA)
jira-events at lists.jboss.org
Tue Jul 24 05:01:07 EDT 2012
David Hotham created JGRP-1496:
----------------------------------
Summary: Views can overtake one another the wrong view is installed
Key: JGRP-1496
URL: https://issues.jboss.org/browse/JGRP-1496
Project: JGroups
Issue Type: Feature Request
Reporter: David Hotham
Assignee: Bela Ban
As noted in JGRP-1495; but since I'm now claiming two bugs I should have two tickets...
- View 1 arrives on Thread Incoming-1. Let's say this thread gets to GMS.installView, and then pauses just after the debug trace at line 600 ("installing view")
- View 2 arrives on Thread Incoming-2. It's a newer view, and is fully installed and notified to everyone.
- Thread Incoming-1 picks up, and completes the installation of View 1
Now everyone has View 1, but the correct view should be View 2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list