You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexander Murmann (Jira)" <ji...@apache.org> on 2022/05/18 20:41:00 UTC

[jira] [Updated] (GEODE-10319) Stopping the metrics service does not delete its meters

     [ https://issues.apache.org/jira/browse/GEODE-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Murmann updated GEODE-10319:
--------------------------------------
    Labels: needsTriage  (was: )

> Stopping the metrics service does not delete its meters
> -------------------------------------------------------
>
>                 Key: GEODE-10319
>                 URL: https://issues.apache.org/jira/browse/GEODE-10319
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics
>    Affects Versions: 1.15.0, 1.16.0
>            Reporter: Dale Emery
>            Priority: Major
>              Labels: needsTriage
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)