Andrey N. Gura created IGNITE-12769:
---------------------------------------
Summary: MetricRegistryMBean and OpenCensusExporterSpi have memory leak
Key: IGNITE-12769
URL:
https://issues.apache.org/jira/browse/IGNITE-12769 Project: Ignite
Issue Type: Bug
Reporter: Andrey N. Gura
{{MetricRegistryMBean}} and {{OpenCensusExporterSpi}} have memory leak.
To the following maps values add but never remove (i.e. on remove corresponding histogram or on change histogram buckets layout):
* {{MetricRegistryMBean.histogramNames}}
* {{OpenCensusMetricExporterSpi.histogramNames}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)