Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10723

JMX registration cleanup

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      • 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

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: