Matthias Pohl created FLINK-36317:
-------------------------------------
Summary: Populate the ArchivedExecutionGraph with
CheckpointStatsSnapshot data if in WaitingForResources state with a
previousExecutionGraph being set
Key: FLINK-36317
URL: https://issues.apache.org/jira/browse/FLINK-36317
Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 2.0-preview
Reporter: Matthias Pohl
in FLINK-36295 we noticed an issue with the WaitingForResources state that
follows a restartable failure. The CheckpointStatistics are present but not
exposed through the ArchivedExecutionGraph despite being available.
We should think about adding these stats in {{WaitingForResources#getJob}} to
have them accessible even if the job isn't running at the moment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)