[infinispan-issues] [JBoss JIRA] (ISPN-1498) DistributedStateTransferManagerImpl doesn't export it's JMX operations and attributes
Michal Linhard (Created) (JIRA)
jira-events at lists.jboss.org
Fri Oct 28 07:03:45 EDT 2011
DistributedStateTransferManagerImpl doesn't export it's JMX operations and attributes
-------------------------------------------------------------------------------------
Key: ISPN-1498
URL: https://issues.jboss.org/browse/ISPN-1498
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 5.1.0.BETA3
Reporter: Michal Linhard
Assignee: Manik Surtani
Priority: Critical
methods like
public boolean org.infinispan.statetransfer.BaseStateTransferManagerImpl.isJoinComplete()
public boolean org.infinispan.statetransfer.BaseStateTransferManagerImpl.isStateTransferInProgress()
are not exposed via JMX, the annotation @ManagedAttribute from StateTransferManager is not picked up when introspecting the object in ResourceDMBean.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list