[jboss-jira] [JBoss JIRA] Commented: (JGRP-541) Thread pools in transport protocols not using daemon threads
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jun 29 07:48:05 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-541?page=comments#action_12367289 ]
Bela Ban commented on JGRP-541:
-------------------------------
I agree with Vladimir's assertion. The channel needs to be closed correctly for these threads to terminate.
> Thread pools in transport protocols not using daemon threads
> ------------------------------------------------------------
>
> Key: JGRP-541
> URL: http://jira.jboss.com/jira/browse/JGRP-541
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.5
> Reporter: Paul Ferraro
> Assigned To: Bela Ban
> Priority: Minor
> Fix For: 2.5
>
>
> The ThreadFactory used by the ThreadPoolExecutors (for both regular and OOB messages) in org.jgroups.protocols.TP does not create daemon threads. During runtime the JVM will resist exiting unless the channel is explicitly shutdown.
--
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