Matyas Orhidi created FLINK-29619:
-------------------------------------
Summary: Remove redundant MeterView updater thread from
KubernetesClientMetrics
Key: FLINK-29619
URL: https://issues.apache.org/jira/browse/FLINK-29619
Project: Flink
Issue Type: Bug
Reporter: Matyas Orhidi
The `MetricRegistryImpl` already has a solution to update `MeterView` objects
periodically.
https://github.com/apache/flink/blob/7a509c46e45b9a91f2b7d01f13afcdef266b1faf/flink-runtime/src/main/java/org/apache/flink/runtime/metrics/MetricRegistryImpl.java#L404
--
This message was sent by Atlassian Jira
(v8.20.10#820010)