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

JMX registration cleanup

    XMLWordPrintable

Details

    Description

      • 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

      Attachments

        Activity

          People

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: