[infinispan-issues] [JBoss JIRA] (ISPN-6501) Create a ProbeHandler for JGroups

Pedro Ruivo (JIRA) issues at jboss.org
Thu Apr 14 08:32:00 EDT 2016


Pedro Ruivo created ISPN-6501:
---------------------------------

             Summary: Create a ProbeHandler for JGroups
                 Key: ISPN-6501
                 URL: https://issues.jboss.org/browse/ISPN-6501
             Project: Infinispan
          Issue Type: Feature Request
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo
             Fix For: 9.0.0.Alpha2


Expose the remote thread pool status to JGroups' probe. It returns the following:

* current-pool-size => the current pool size
* keep-alive=60000 => the configure keep alive time in milliseconds
* min-thread => the minimum thread pool size configured
* active-thread => the current active number of threads
* queue-size => the current queue size
* max-thread => the maximum thread pool size configured
* largest-pool-size => the largest thread pool




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list