You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/03/07 14:50:14 UTC

[jira] [Resolved] (CAMEL-6140) adding getTaskQueueRemainingCapacity() on org.apache.camel.api.management.mbean.ManagedThreadPoolMBean

     [ 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