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

Allow users to define a min pause between checkpoints

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      FLINK-3051 introduced already a filed in the CheckpointConfig to specify a min pause between checkpoints.

      In high-load situations (big state), jobs might spend their entire time creating snapshots, not processing data. With a min pause between checkpoints, users can guarantee that there is a certain time-span the system can use for doing some actual data processing.

      Attachments

        Activity

          People

            chesnay Chesnay Schepler
            rmetzger Robert Metzger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: