Matthias Pohl created FLINK-26124: ------------------------------------- Summary: JobManagerMetricGroup is never actually used Key: FLINK-26124 URL: https://issues.apache.org/jira/browse/FLINK-26124 Project: Flink Issue Type: Bug Components: Runtime / Coordination, Runtime / Metrics Affects Versions: 1.16.0 Reporter: Matthias Pohl
The {{JobManagerMetricGroup}} instantiated in the {{JobMaster}}'s constructor is passed in the Scheduler where it is forwarded to the {{DefaultExecutionGraphFactory}} where it is never used. I couldn't find any other code paths where it's actually used in production -- This message was sent by Atlassian Jira (v8.20.1#820001)