Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10319

Stopping the metrics service does not delete its meters

    XMLWordPrintableJSON

Details

    Description

      Some of Geode's standard meters hold references the cache. InternalDistributedSystemMetricsService.clearAndCloseMeterRegistry() closes the meter registry without deleting its meters. As a result, the closed registry retains indirect references to the cache, holding the closed cache in memory.

      clearAndCloseMeterRegistry() should clear the registry in addition to closing it.

      Attachments

        Activity

          People

            demery Dale Emery
            demery Dale Emery
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: