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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              mircea.markus Mircea Markus (Inactive)
              manik_jira Manik Surtani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: