[jboss-jira] [JBoss JIRA] (JGRP-2119) Separate JMX objects

Bela Ban (JIRA) issues at jboss.org
Wed Oct 19 08:15:01 EDT 2016


Bela Ban created JGRP-2119:
------------------------------

             Summary: Separate JMX objects
                 Key: JGRP-2119
                 URL: https://issues.jboss.org/browse/JGRP-2119
             Project: JGroups
          Issue Type: Feature Request
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 4.0


Provide managed attributes or operations in separate classes, e.g. to be used for stats in TP. These could include num_msgs_sent, num_batches_received etc.

A protocol could implement an interface (e.g. AdditionalStats), which would return a list of objects whose attributes and operations should be exposed together with the protocol.

This would reduce code in TP.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list