Andy Gumbrecht created AMQ-4205:
-----------------------------------
Summary: Expose thread pool configuration
Key: AMQ-4205
URL: https://issues.apache.org/jira/browse/AMQ-4205
Project: ActiveMQ
Issue Type: Improvement
Components: Broker, Transport
Affects Versions: 5.8.0
Environment: NA
Reporter: Andy Gumbrecht
Priority: Minor
Default thread pool timeout can be too low which in turn causes excessive
thread death and re-creation in AbstractInactivityMonitor.java (default 10
seconds) and TaskRunnerFactory.java (default 30 seconds).
It would be great if these pools were configurable.
The target to aim for is that pooled threads never die under normal load
('normal' being use case specific).
See
http://activemq.2283324.n4.nabble.com/InactivityMonitor-Creating-too-frequent-threads-td4656752.html#a4659878
--
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