[infinispan-issues] [JBoss JIRA] Commented: (ISPN-223) CacheManager needs to identifiable
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Wed Oct 14 06:22:05 EDT 2009
[ https://jira.jboss.org/jira/browse/ISPN-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12489795#action_12489795 ]
Galder Zamarreno commented on ISPN-223:
---------------------------------------
We can use a combination of jmxDomain and Address, e.g., something like CacheManager(jmxDomain at address)
- If u start two CMs in same machine, use diff jmxdomain.
- If u start two CMs in diff machines, let the address be the differentiator
Add an FAQ on this too and point it from Jopr wiki too.
> CacheManager needs to identifiable
> ----------------------------------
>
> Key: ISPN-223
> URL: https://jira.jboss.org/jira/browse/ISPN-223
> Project: Infinispan
> Issue Type: Feature Request
> Components: JMX, reporting and management
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Fix For: 4.0.0.CR1
>
>
> We need CacheManager's to expose some kind of name or id that differenciates them from the rest.
> The jmxDomain is not enough since you could have different machines running different VMs deploying the CacheManager instances with the same jmxDomain and this is valid.
> The reason we need this is so that Jopr can show different cache manager's amongst their resources. Currently, it can only show one.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list