Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-20087

CheckpointCoordinator waits until all tasks finish initialization of states to trigger checkpoint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.9.0
    • None
    • None

    Description

      CheckpointCoordinator will start triggering checkpoint after all tasks send RUNNING status to JobMaster. However, the initializeState could be time-expensive(a few minutes), for example the task needs to rescale with multiple old tasks' rocksdb data. During this process, the triggering of checkpoints are meaningless. 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wind_ljy Jiayi Liao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: