[jboss-remoting-issues] [JBoss JIRA] Commented: (JBREM-827) Define a management interface for JBoss Remoting

Trustin Lee (JIRA) jira-events at lists.jboss.org
Wed Apr 7 22:47:38 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBREM-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12524439#action_12524439 ] 

Trustin Lee commented on JBREM-827:
-----------------------------------

I've just checked in the revised interfaces.

ServiceInfo has been replaced with ServiceMXBean.  Each registered services will have its own ServiceMXBean.  I added requestCounter to it so that the number of requests can be tracked in per-service manner.

EndpointMXBean now has connectionCounter as proposed previously.  It also exposes the list of ObjectNames of services and connections.

ConnectionMXBean and ServiceMXBean also exposes the ObjectName of the EndpointMXBean they belong to.

For IP-based transports, we could include the endpoint address in the MBean object name?



> Define a management interface for JBoss Remoting
> ------------------------------------------------
>
>                 Key: JBREM-827
>                 URL: https://jira.jboss.org/jira/browse/JBREM-827
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: r3 core
>            Reporter: David Lloyd
>            Assignee: Trustin Lee
>             Fix For: 3.1.0.Beta3
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list