[jboss-jira] [JBoss JIRA] (JBMESSAGING-1924) Duplicate JGroups MBeans for JBM-CTRL channel in EAP 5
Dennis Reed (JIRA)
jira-events at lists.jboss.org
Fri Jun 8 15:51:18 EDT 2012
[ https://issues.jboss.org/browse/JBMESSAGING-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Reed updated JBMESSAGING-1924:
-------------------------------------
Component/s: JMS Clustering
(was: AOP Support)
> Duplicate JGroups MBeans for JBM-CTRL channel in EAP 5
> ------------------------------------------------------
>
> Key: JBMESSAGING-1924
> URL: https://issues.jboss.org/browse/JBMESSAGING-1924
> Project: JBoss Messaging
> Issue Type: Bug
> Components: JMS Clustering
> Affects Versions: 1.4.8.SP5
> Reporter: Dennis Reed
> Priority: Minor
>
> The JBM-CTRL JGroups channel is registered twice in JMX:
> jboss.jgroups:cluster=DefaultPartition-JMS,type=channel
> jboss.jgroups:cluster=DefaultPartition-JMS-CTRL,type=channel
> The cluster=DefaultPartition-JMS-CTRL one is from the EAP JChannelFactory, the cluster=DefaultPartition-JMS is from JBM, both for the JBM-CTRL channel.
> It was added between EAP 5.1 (JBM 1.4.7) and EAP 5.1.1 (JBM 1.4.8.SP1) in revision 8233 (commit message says JBMESSAGING-1842).
> In EAP 5 the channels are already registered in JMX by the EAP JChannelFactory, so JBM doesn't need to register them manually like it did in EAP 4.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list