[jboss-jira] [JBoss JIRA] (WFCORE-201) UnboundedQueueThreadPool's keep-alive param is currently useless
James Livingston (JIRA)
issues at jboss.org
Fri Oct 24 00:37:35 EDT 2014
James Livingston created WFCORE-201:
---------------------------------------
Summary: UnboundedQueueThreadPool's keep-alive param is currently useless
Key: WFCORE-201
URL: https://issues.jboss.org/browse/WFCORE-201
Project: WildFly Core
Issue Type: Bug
Affects Versions: 1.0.0.Alpha10
Reporter: James Livingston
UnboundedQueueThreadPoolService currently sets the number of core thread and the maximum threads to the same value. As core threads are never removed, the keep-alive time parameter is useless.
Either the core threads should be lowered (to 0?) to allow timeouts, or the keep-alive parameter removed/deprecated.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list