Vladimir Steshin created IGNITE-28965:
-----------------------------------------
Summary: Investigate cached metrics in TcpDiscoveryNode
Key: IGNITE-28965
URL: https://issues.apache.org/jira/browse/IGNITE-28965
Project: Ignite
Issue Type: Task
Reporter: Vladimir Steshin
`{_}TcpDiscoveryImpl{_}` caches its `{_}ClusterMetrics{_}` and
`{_}CacheMetrics{_}`. Or we set and store snapshot of `{_}ClusterMetrics{_}`
only to join cluster. Despite this, `{_}TcpDiscoveryImpl{_}` has
`{_}DiscoveryMetricsProvider{_}` at least for local node instances. That looks
like we have some extra memory consumption: we as
`{_}DiscoveryMetricsProvider{_}` and keep a metrics snapshot simultaneously.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)