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

Claus Ibsen resolved CAMEL-6140.
--------------------------------

    Resolution: Fixed
    
> 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
>    Affects Versions: 2.10.4
>            Reporter: Pat Fox
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.5, 2.11.0
>
>         Attachments: addJMXOperation.patch
>
>
> 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

Reply via email to