Chesnay Schepler created FLINK-24748: ----------------------------------------
Summary: Remove CheckpointStatsTracker#getJobCheckpointingConfiguration Key: FLINK-24748 URL: https://issues.apache.org/jira/browse/FLINK-24748 Project: Flink Issue Type: Technical Debt Components: Runtime / Coordination Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.15.0 The CheckpointStatsTracker is currently being used by the EG as some form of container for the checkpoint coordinator configuration. We can just store this configuration in the EG, further decoupling the tracker from the EG. -- This message was sent by Atlassian Jira (v8.3.4#803005)