[infinispan-issues] [JBoss JIRA] (ISPN-2258) StateTransferManager is not exposed as JMX MBean
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Sep 5 04:00:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715971#comment-12715971 ]
Galder Zamarreño commented on ISPN-2258:
----------------------------------------
The StateTransferManager already exposes two attributes, see:
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/statetransfer/StateTransferManager.java#L48
If these are not being exposed, it could be a bug in Infinispan, or a bug in the code, or tool, that is presenting the JMX data.
> StateTransferManager is not exposed as JMX MBean
> ------------------------------------------------
>
> Key: ISPN-2258
> URL: https://issues.jboss.org/browse/ISPN-2258
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 5.2.0.Alpha3
> Reporter: Radim Vansa
> Assignee: Mircea Markus
>
> StateTransferManager is not exposed as JMX MBean
> It appears that it is missing the MBean annotation.
--
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 infinispan-issues
mailing list