[
https://issues.apache.org/jira/browse/FLINK-33590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-33590:
--------------------------------------
Fix Version/s: 1.19.0
> CheckpointStatsTracker.totalNumberOfSubTasks not updated
> --------------------------------------------------------
>
> Key: FLINK-33590
> URL: https://issues.apache.org/jira/browse/FLINK-33590
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing, Runtime / Coordination
> Affects Versions: 1.18.0
> Reporter: Roman Khachatryan
> Assignee: Roman Khachatryan
> Priority: Major
> Fix For: 1.19.0, 1.18.1
>
>
> On rescaling, the DoP is obtained from the JobGraph.
> However, JobGraph vertices are not updated once created. This results in
> missing traces on rescaling (isComplete returns false).
> Instead, it should be obtained from DoP store.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)