ThreadPoolExecutors preventing shutdown
---------------------------------------

                 Key: OPENEJB-1635
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1635
             Project: OpenEJB
          Issue Type: Bug
          Components: container system
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 4.0-beta-1


Some newer code has thread pool executors that are not supplied with a thread 
factory to mark the created threads as daemons.  The results are hanging 
shutdown with several live user threads using the default naming convention of 
"pool-2-thread-5" and similar.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to