JVM property tc.node-name affecting the JMX bean 'ClusterBean'
--------------------------------------------------------------
Key: CDV-806
URL: https://jira.terracotta.org/jira//browse/CDV-806
Project: Community Development
Issue Type: Bug
Reporter: Chris Macher
Assignee: Issue Review Board
The JVM property tc.node-name changes the object name of the ClusterBean. This
causes problems e.g for the ClusterBeanRegistrationListener that can be found
in the jmx-utils project. This listener expects a cluster bean name of
"org.terracotta:type=Terracotta Cluster,name=Terracotta Cluster Bean" and
cannot find the bean if its name is something like
"org.terracotta:clients=Clients,node-name=node1,type=Terracotta
Cluster,name=Terracotta Cluster Bean". Probably the node name property should
not affect the object name of the cluster bean.
A more detailed discussion on this topic can be found here:
http://forums.terracotta.org/forums/posts/list/1206.page
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev