[infinispan-issues] [JBoss JIRA] (ISPN-4235) RHQ JMX does not support multiple cache managers properly

Tristan Tarrant (JIRA) issues at jboss.org
Wed Jun 4 05:26:18 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-4235:
----------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2598


> RHQ JMX does not support multiple cache managers properly
> ---------------------------------------------------------
>
>                 Key: ISPN-4235
>                 URL: https://issues.jboss.org/browse/ISPN-4235
>             Project: Infinispan
>          Issue Type: Bug
>          Components: JMX, reporting and management
>    Affects Versions: 7.0.0.Alpha3
>            Reporter: William Burns
>            Assignee: William Burns
>             Fix For: 7.0.0.Alpha5, 7.0.0.Final
>
>
> The JMX RHQ pluging currently queries all cache managers and lumps them together.  Thus if you have multiple cache managers in separate domains they all show as 1 cache manager with all the caches for each underneath it.  We need to separate each cache manager by domain in the plugin so that each can be administered separately.
> It appears the CacheManagerDiscovery lumps all the managers by type in createDiscoveredResources.  We would then have to change the CacheManagerComponent to properly query the specific mbean.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list