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

Server transport and executor metrics are not unregistered on stop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.1.0.Beta1
    • 10.0.1.Final
    • Server
    • None

    Description

      Server transport and executor are registered in JMX with CacheManagerJmxRegistration.registerExternalMBean(), which also registers them in the metrics registry.

      But they're unregistered with JmxUtil.unregisterMBean(), which doesn't unregister them from the metrics registry.

      We really need to remove JmxUtil and only use the xJmxRegistration components everywhere except the client.

      Attachments

        Activity

          People

            anistor Adrian Nistor (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: