Claus Ibsen created AMQ-4016:
--------------------------------
Summary: 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