Pat Fox created CAMEL-6140:
------------------------------
Summary: adding getTaskQueueRemainingCapacity() on
org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
Key: CAMEL-6140
URL: https://issues.apache.org/jira/browse/CAMEL-6140
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Pat Fox
Priority: Minor
At the moment org.apache.camel.api.management.mbean.ManagedThreadPoolMBean does
not seem to give visibility of how much space is left in the
ThreadPoolExecutor's TaskQueue.
It is possible to get the remaining Capacity from the ThreadPoolExecutor
associated blocking queue, so it would be nice to expose that on the
ManagedThreadPoolMBean.
--
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