-
Bug
-
Resolution: Done
-
Major
-
9.4.16.Final, 10.0.1.Final
-
None
-
DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint #39
JGroupsTransport registers the JGroups channel in JMX with a name like <jmx-domain>:type=channel,cluster={{cluster-name>.
If two managers have a different cacheManagerName, all the cache manager and cache components can be registered along each other in the same JMX domain. The channel object name however doesn't include the manager name, so the 2nd cache manager fails to register its channel, and because of JGRP-2393 the cause of the error is hidden.
- is related to
-
JGRP-2393 JmxConfigurator creates an invalid object name when fixing duplicates
- Resolved
-
JGRP-2394 Provide an overloaded JmxConfigurator.registerChannel that takes an ObjectName to be used as prefix instead of the domain
- Resolved
-
ISPN-11174 Add global and cache-level enable flag for microprofile metrics
- Closed