[
https://issues.apache.org/jira/browse/GEODE-10249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider reopened GEODE-10249:
--------------------------------------
Assignee: Darrel Schneider (was: Jacob Barrett)
the BufferPoolStats is currently static and its implementation causes it to end
up holding onto an old StatisticsRegistry if a JVM closes its cache and creates
a new one.
This can be fixed by changing BufferPoolStats to not be static.
> Add stats for BufferPoolMXBean
> ------------------------------
>
> Key: GEODE-10249
> URL: https://issues.apache.org/jira/browse/GEODE-10249
> Project: Geode
> Issue Type: Improvement
> Reporter: Jacob Barrett
> Assignee: Darrel Schneider
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Java provides information on buffer pools used in the JVM via
> BufferPoolMXBean. Add the output of these to the basic set of platform stats
> to diagnose buffer pool issues.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)