[infinispan-issues] [JBoss JIRA] (ISPN-2289) Server endpoints should report number of active connections as a JMX operation

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Sep 19 15:36:36 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-2289:
--------------------------------

    Fix Version/s: 5.2.0.Beta1
                       (was: 5.2.0.Alpha4)

    
> 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: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list