]
Dan Berindei updated ISPN-2289:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated
Server endpoints should report number of active connections as a JMX
operation
------------------------------------------------------------------------------
Key: ISPN-2289
URL:
https://issues.jboss.org/browse/ISPN-2289
Project: Infinispan
Issue Type: Feature Request
Components: Cache Server, JMX, reporting and management
Affects Versions: 5.1.7.Final
Reporter: Manik Surtani
Assignee: Galder ZamarreƱo
Fix For: 5.2.0.Beta1, 5.2.0.Final
Even if JMX statistics are disabled, as a JMX operation, the server endpoints should
expose the number of active connections on the endpoint.
Two operations should be exposed.
1. {{numberOfLocalConnections()}}, reporting a count of active connections on the node
invoked.
2. {{numberOfGlobalConnections()}}, so that if invoked, it launches a distributed
executor task to the entire cluster which does a count on *each* node and aggregates the
result.
The second operation would allow a sysadmin to query a *single* node to get the number of
open connections to the entire cluster.
--
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: