[jboss-jira] [JBoss JIRA] Resolved: (JGRP-420) Convert Event.FIND_INITIAL_MBRS to use concurrent stack

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Jul 20 08:40:53 EDT 2007


     [ http://jira.jboss.com/jira/browse/JGRP-420?page=all ]

Bela Ban resolved JGRP-420.
---------------------------

    Resolution: Done

- We now block in down(FIND_INITIAL_MBRS), and don't spawn threads to handle the event
- The sender (used to be: PingSender) still runs as a task in the Timer. This is fine

> 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