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.5
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