[ 
https://issues.apache.org/jira/browse/AMQ-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13685893#comment-13685893
 ] 

Timothy Bish commented on AMQ-4586:
-----------------------------------

Not entirely sure but I think that there's a single thread maintained in order 
to have at least one non-daemon thread at all times, so if you go with option 
two it could break the tests where we check for that.  
                
> ActiveMQConnection leaks executor threads onException
> -----------------------------------------------------
>
>                 Key: AMQ-4586
>                 URL: https://issues.apache.org/jira/browse/AMQ-4586
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.8.0
>            Reporter: Christian Posta
>         Attachments: AMQ-4586-fix1.patch, AMQ-4586-fix2.patch, 
> ClientConnectionThreadLeakTest.java
>
>
> When a broker goes down, and client is not using failover transport, the 
> client can experience leaked threads because the executor is not properly 
> cleaned up. The symptoms of this are seeing "ActiveMQ Connection Executor" 
> threads staying around. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to