[
https://issues.apache.org/jira/browse/FLINK-26124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491995#comment-17491995
]
Chesnay Schepler commented on FLINK-26124:
------------------------------------------
AH, this is purely about the EGFactory. It's passed to the
CheckpointStatsTracker though.
> JobManagerMetricGroup is never actually used
> --------------------------------------------
>
> Key: FLINK-26124
> URL: https://issues.apache.org/jira/browse/FLINK-26124
> Project: Flink
> Issue Type: Technical Debt
> 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)