]
Galder Zamarreño updated ISPN-6501:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Final
Resolution: Done
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, 9.0.0.Final
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