[jboss-jira] [JBoss JIRA] (JGRP-1496) Views can overtake one another so that the wrong view is installed
David Hotham (JIRA)
jira-events at lists.jboss.org
Tue Jul 24 05:21:06 EDT 2012
[ https://issues.jboss.org/browse/JGRP-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707491#comment-12707491 ]
David Hotham commented on JGRP-1496:
------------------------------------
I've submitted pull request 61.
> Views can overtake one another so that 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