[
https://issues.apache.org/jira/browse/FLINK-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-26124:
----------------------------------
Description: 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. (was: 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)
> 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: Major
>
> 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)