[jboss-jira] [JBoss JIRA] Commented: (JGRP-733) JMX Registration of shared transport channels

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri May 23 13:25:44 EDT 2008


    [ http://jira.jboss.com/jira/browse/JGRP-733?page=comments#action_12414098 ] 
            
Brian Stansberry commented on JGRP-733:
---------------------------------------

In AS 5, my ChannelFactory impl replaces the std JGroups createMultiplexerChannel logic with logic that creates a shared transport channel. Before returning the channel I use the existing JGroups code to register the channel in JMX. Works fine.

> JMX Registration of shared transport channels
> ---------------------------------------------
>
>                 Key: JGRP-733
>                 URL: http://jira.jboss.com/jira/browse/JGRP-733
>             Project: JGroups
>          Issue Type: Feature Request
>    Affects Versions: 2.6.2
>            Reporter: Brian Stansberry
>         Assigned To: Bela Ban
>             Fix For: 2.6.3, 2.7
>
>
> The JChannelFactory JMX registration logic is only applied to MuxChannel. It can be applied to any channel where the caller provides a stack_name to the factory's create method.

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

        



More information about the jboss-jira mailing list