[jboss-jira] [JBoss JIRA] (AS7-4084) Implement JMX-style management access to Infinispan components
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Oct 29 16:22:02 EDT 2012
[ https://issues.jboss.org/browse/AS7-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729902#comment-12729902 ]
Brian Stansberry commented on AS7-4084:
---------------------------------------
There should be no runtime resource to read if the underlying service does not exist. This is handled by having a customized Resource implementation for the parent resource, which understands how to determine what the actual underlying services are before replying to getChild and related methods. See for example org.jboss.as.messaging.HornetQServerResource.
> Implement JMX-style management access to Infinispan components
> ---------------------------------------------------------------
>
> Key: AS7-4084
> URL: https://issues.jboss.org/browse/AS7-4084
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Clustering, Domain Management
> Affects Versions: 7.1.0.Final
> Reporter: Richard Achmatowicz
> Assignee: Richard Achmatowicz
> Fix For: 7.2.0.Alpha1
>
>
> Provide MBean style access to the underlying components of Infinispan.
> We should provide at least the access which was formerly provided by JMX.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list