Roman Khachatryan created FLINK-33590:
-----------------------------------------

             Summary: 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
             Fix For: 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)

Reply via email to