[jboss-jira] [JBoss JIRA] Created: (JGRP-541) Thread pools in transport protocols not using daemon threads

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Tue Jun 26 00:58:23 EDT 2007


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


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