[jboss-jira] [JBoss JIRA] Updated: (JGRP-420) Convert Event.FIND_INITIAL_MBRS to use concurrent stack
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Feb 16 04:01:30 EST 2007
[ http://jira.jboss.com/jira/browse/JGRP-420?page=all ]
Bela Ban updated JGRP-420:
--------------------------
Fix Version/s: 2.6
(was: 2.5)
> Convert Event.FIND_INITIAL_MBRS to use concurrent stack
> -------------------------------------------------------
>
> Key: JGRP-420
> URL: http://jira.jboss.com/jira/browse/JGRP-420
> Project: JGroups
> Issue Type: Task
> Affects Versions: 2.5
> Reporter: Vladimir Blagojevic
> Assigned To: Bela Ban
> Fix For: 2.6
>
>
> Protocols above PING request initial membership by passing Event.FIND_INITIAL_MBRS down the stack. Prior to concurrent stack this event had to be processed asynchronously since there were deadlock issues - hence the need for PingWaiter. Now, with the concurrent stack, we might possibly eliminate the need for PingWaiter altogether and convert Event.FIND_INITIAL_MBRS to return initial membership as a result.
--
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