Maxim Muzafarov created IGNITE-14166:
----------------------------------------
Summary: Fix javadocs of pulic monitoring API which refer to internal classes
Key: IGNITE-14166
URL:
https://issues.apache.org/jira/browse/IGNITE-14166 Project: Ignite
Issue Type: Task
Reporter: Maxim Muzafarov
Assignee: Maxim Muzafarov
Fix For: 2.11
Currently, for the public monitoring API, some of javadocs still refer to the internal implementation GridMetricManager (e.g. CacheGroupMetricsMXBean).
The right links must be the following:
- ReadOnlyMetricRegistry
- ReadOnlyMetricManager
- MetricExporterSpi
--
This message was sent by Atlassian Jira
(v8.3.4#803005)