Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2289

Server endpoints should report number of active connections as a JMX operation

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

              mircea.markus Mircea Markus (Inactive)
              manik_jira Manik Surtani (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: