[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1017) GossipRouter: start() doesn't return - unit tests will block

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Aug 10 10:59:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JGRP-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-1017.
----------------------------

    Resolution: Done


start() spawns a separate thread

> GossipRouter: start() doesn't return - unit tests will block
> ------------------------------------------------------------
>
>                 Key: JGRP-1017
>                 URL: https://jira.jboss.org/jira/browse/JGRP-1017
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>             Fix For: 2.8
>
>
> We need to revert the change where we made start() call mainLoop() directly, this needs to run in a seperate thread. Or, we pass a boolean to start() which defines whether to call mainLoop() on a separate thread, or not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list