Details
Description
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
Attachments
Issue Links
- fixes
-
IGNITE-12767 MetricRegistryMBean is not thread safe
- Resolved
- is caused by
-
IGNITE-12044 [IEP-35] JmxExporterSpi displays histogram values incorrectly
- Resolved
- links to