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

Panagiotis Sotiropoulos (JIRA) issues at jboss.org
Mon Oct 5 09:40:00 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115020#comment-13115020 ] 

Panagiotis Sotiropoulos commented on WFCORE-201:
------------------------------------------------

Proposed PR is sent here... https://issues.jboss.org/browse/WFLY-5332 (proposal of a modified jboss thread pool executor)

> 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
>
> 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.4.11#64026)


More information about the jboss-jira mailing list