[jboss-jira] [JBoss JIRA] (WFCORE-201) UnboundedQueueThreadPool's keep-alive param is currently useless

David Lloyd (JIRA) issues at jboss.org
Thu Mar 1 14:10:00 EST 2018


     [ https://issues.jboss.org/browse/WFCORE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved WFCORE-201.
--------------------------------
    Fix Version/s: 4.0.0.Final
       Resolution: Out of Date


This is resolved via the new thread pool.

> 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
>            Assignee: Panagiotis Sotiropoulos
>             Fix For: 4.0.0.Final
>
>
> 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
(v7.5.0#75005)


More information about the jboss-jira mailing list