[jboss-jira] [JBoss JIRA] Commented: (JGRP-555) CreateTimer in ProtocolStack does not create threads that are demon - is there a reason why they shouldn't be demon threads.
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Jul 11 06:11:31 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-555?page=comments#action_12368556 ]
Bela Ban commented on JGRP-555:
-------------------------------
No reason not to make them daemon threads. Unlike http://jira.jboss.com/jira/browse/JGRP-541, where threads are waiting on IO, timer threads usually don't
> CreateTimer in ProtocolStack does not create threads that are demon - is there a reason why they shouldn't be demon threads.
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: JGRP-555
> URL: http://jira.jboss.com/jira/browse/JGRP-555
> Project: JGroups
> Issue Type: Bug
> Reporter: Dipak Kothari
> Assigned To: Bela Ban
> Fix For: 2.5
>
>
> The method createTimer in ProtocolStack provides a ThreadFactory implementation which creates threads that are not demon. Is this a design decision?
--
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