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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Apr 15 11:18:54 EDT 2008


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

Sorry, I was wrong-headed in the description comment.  The stack name is insufficient as that doesn't uniquely identify a channel; you need to know the channel name, a la the 'id' param passed to createMultiplexerChannel.  So JMX registration couldn't be done for channels created via createChannel(String stack_name), only for shared transport channels created via createMultiplexerChannel.

> 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.7, 2.6.3
>
>
> 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