[
https://issues.apache.org/jira/browse/FLINK-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-26124:
----------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
>
> 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. We might want to
> cleanup this code path.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)