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

Checkpoint not maintaining minimum pause duration between checkpoints

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 1.11.0
    • None
    • None

    Description

      I am running a streaming job with Flink 1.11.0 using kubernetes infrastructure. I have configured checkpoint configuration like below
      Interval - 3 minutes
      Minimum pause between checkpoints - 3 minutes
      Checkpoint timeout - 10 minutes
      Checkpointing Mode - Exactly Once
      Number of Concurrent Checkpoint - 1
       
      Other configs
      Time Characteristics - Processing Time
       
      I am observing an usual behaviour. When a checkpoint completes successfully and if it's end to end duration is almost equal or greater than Minimum pause duration then the next checkpoint gets triggered immediately without maintaining the Minimum pause duration. Kindly notice this behaviour from checkpoint id 194 onward in the attached screenshot

      Attachments

        1. image.png
          107 kB
          Ravi Bhushan Ratnakar

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raviratnakar Ravi Bhushan Ratnakar
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: