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

Claus Ibsen resolved AMQ-4016.
------------------------------

       Resolution: Fixed
    Fix Version/s: 5.7.0
    
> org.apache.activemq.ActiveMQConnectionFactory - Seems like static thread pool 
> is not used
> -----------------------------------------------------------------------------------------
>
>                 Key: AMQ-4016
>                 URL: https://issues.apache.org/jira/browse/AMQ-4016
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.6.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 5.7.0
>
>
> Seems like the static thread pool created in
> org.apache.activemq.ActiveMQConnectionFactory
> Is not used. We should double check this, and possible remove the code, as it 
> causes leak problems when pools is not properly shutdown, and also pools 
> should not be static, as this does not go well in modular deployment 
> environments.

--
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