[jboss-jira] [JBoss JIRA] (WFCORE-201) UnboundedQueueThreadPool's keep-alive param is currently useless
David Lloyd (JIRA)
issues at jboss.org
Fri Oct 24 07:55:35 EDT 2014
[ https://issues.jboss.org/browse/WFCORE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014860#comment-13014860 ]
David Lloyd commented on WFCORE-201:
------------------------------------
The reason this is left in is that it is intended to be supported.
> 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