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

Cancel checkpoint operations belonging to a discarded/aborted checkpoint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.7.2, 1.8.0
    • None
    • None

    Description

      In order to save CPU cycles and reduce disk and network I/O, we should try to cancel local checkpoint operations belonging to discarded aborted or subsumed checkpoints. For example, if a Task declines a checkpoint, the CheckpointCoordinator will discard this checkpoint. However, other checkpointing operations belonging to this checkpoint won't be necessarily notified and canceled.

      The notification mechanism could piggy back on the existing CancelCheckpointMarker or be a separate signal sent to all participating Tasks.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: