[
https://issues.apache.org/jira/browse/GEODE-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917098#comment-16917098
]
ASF subversion and git services commented on GEODE-7108:
--------------------------------------------------------
Commit ca5eaf3230537832069b852c7d5e46e987be96d9 in geode's branch
refs/heads/develop from mhansonp
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ca5eaf3 ]
GEODE-7108: Add GC Metrics (#3960)
- Readded GcMetrics after isolating a memory leak
- GCMetricsBinders not being closed was leaking memory
- Added unit testing for the fix
- Move registry close from cache to session
Co-authored-by: Mark Hanson <[email protected]>
Co-authored-by: Dale Emery <[email protected]>
Co-authored-by: Aaron Lindsey <[email protected]>
Co-authored-by: Kirk Lund <[email protected]>
> GCMetricsBinders Leak memory
> ----------------------------
>
> Key: GEODE-7108
> URL: https://issues.apache.org/jira/browse/GEODE-7108
> Project: Geode
> Issue Type: Bug
> Components: statistics
> Reporter: Mark Hanson
> Assignee: Mark Hanson
> Priority: Major
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> The GCMetricsBinders are not being closed for metrics and are thus leaking
> memory.
> Adding a fix to ensure that the close happens.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)