[jboss-jira] [JBoss JIRA] Created: (JGRP-1017) GossipRouter: start() doesn't return - unit tests will block
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Jul 30 05:28:29 EDT 2009
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