[jboss-jira] [JBoss JIRA] (AS7-4934) Provide thread pool for blocking tasks to EE subsystems
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu May 31 16:46:19 EDT 2012
Brian Stansberry created AS7-4934:
-------------------------------------
Summary: Provide thread pool for blocking tasks to EE subsystems
Key: AS7-4934
URL: https://issues.jboss.org/browse/AS7-4934
Project: Application Server 7
Issue Type: Task
Components: EE
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
A number of EE-related subsystems are using one-off solutions for running asynchronous tasks during service start() and stop() methods. So, the EE subsystem will provide a shared thread pool.
In the future this will likely be replaced by a more widely shared pool.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list