]
Bela Ban commented on ISPN-6501:
--------------------------------
Thanks !
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