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

Add a limit for how much data may be spilled in checkpoint alignments

    XMLWordPrintableJSON

Details

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

    Description

      This should act as a safety net in cases where the sources or the network misbehave or cannot start a checkpoint. The alignment phases would then simply abort after a while, signaling the checkpoint to be incomplete.

      This needs the following changes

      • Add "cancel barriers" that are sent to downstream tasks
      • Barrier Buffer and Barrier Tracker need to handle the "cancel barriers"
      • Tasks need to react to an aborted checkpoint by responding with an appropriate message

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: