]
Brian Stansberry closed JBAS-4406.
----------------------------------
Resolution: Done
ClusterPartition should register non-multiplexed channels in JMX
----------------------------------------------------------------
Key: JBAS-4406
URL:
http://jira.jboss.com/jira/browse/JBAS-4406
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: JBossAS-4.2.0.CR2
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: JBossAS-4.2.0.GA
The JON team wants to be able to monitor all channels in the AS via JMX (see JGRP-207).
But, channels only get registered in JMX if they are created via a call to
JChannelFactory.createMultiplexerChannel(). AS 4.2 currently doesn't use the
multiplexer, so the ClusterPartition-created channel is not created this way.
Workaround suggestion is to have ClusterPartition register the channel it creates via a
call to org.jgroups.jmx.JmxConfigurator.registerChannel(). An unregisterChannel call would
have to be added any time the channel is closed as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: