[
https://issues.apache.org/jira/browse/AMQ-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447749#comment-13447749
]
Timothy Bish commented on AMQ-4016:
-----------------------------------
Doesn't appear to actually end up getting used by the transport layer which is
where its passed to, can probably be safely removed.
> 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
>
> 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