[infinispan-issues] [JBoss JIRA] (ISPN-1498) DistributedStateTransferManagerImpl doesn't export it's JMX operations and attributes
Manik Surtani (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Nov 10 12:25:47 EST 2011
[ https://issues.jboss.org/browse/ISPN-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641861#comment-12641861 ]
Manik Surtani commented on ISPN-1498:
-------------------------------------
This also seems to affect things like the RpcManager - where the RpcManagerImpl is annotated and not the interface.
> 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.0.1.FINAL, 5.1.0.BETA3
> Reporter: Michal Linhard
> Assignee: Manik Surtani
> Priority: Critical
> Fix For: 5.1.0.BETA5, 5.1.0.FINAL
>
>
> 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