[ 
https://issues.apache.org/jira/browse/ARTEMIS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

clebert suconic updated ARTEMIS-1078:
-------------------------------------
    Fix Version/s: 1.5.5

> Thread pool executor occasionally misses to create a new thread
> ---------------------------------------------------------------
>
>                 Key: ARTEMIS-1078
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1078
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.5.2, 2.0.0
>            Reporter: Bernd Gutjahr
>             Fix For: 1.5.5, 2.next
>
>
> The thread pool executor class ActiveMQThreadPoolExecutor occasionally misses 
> to create a new thread. This happens if a thread for another task has just 
> been created but not yet started to work on its task. If that first task runs 
> for a long time, the new task will be deferred until the first task has 
> completed.
> In our case, the occasionally blocked HA backup failover, when the 
> failover-handler was not run because an infinetely looping client connection 
> reconnect task blocked the thread. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to