[infinispan-issues] [JBoss JIRA] (ISPN-10723) JMX registration cleanup

Nistor Adrian (Jira) issues at jboss.org
Fri Oct 4 11:47:00 EDT 2019


Nistor Adrian created ISPN-10723:
------------------------------------

             Summary: JMX registration cleanup
                 Key: ISPN-10723
                 URL: https://issues.jboss.org/browse/ISPN-10723
             Project: Infinispan
          Issue Type: Bug
          Components: JMX, reporting and management
    Affects Versions: 10.0.0.CR1
            Reporter: Nistor Adrian
            Assignee: Nistor Adrian
             Fix For: 10.0.0.CR3


-  all jmx registration should happen via CacheManagerJmxRegistration/CacheJmxRegistration -  we should not have other classes using JmxUtil.buildJmxDomain
-  there are very few legitimate direct usages of JmxUtil.lookupMBeanServer; all else must go
 - some registrations are not currently ResourceDMBeans; these need to be converted
 - use of registerExternalMBean should be converted to registerMBean
 - avoid performing the unregistration manually. Components registered with registerMBean will be unregistered automatically




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list