Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19442 Unaligned checkpoints 1.1
  3. FLINK-19681

Passively timeout alignment on the inputs

    XMLWordPrintableJSON

Details

    Description

      CheckpointBarrierHandler will be aware of the aligned checkpoint barrier announcement messages. Based on that, it can implement basic timeout. When arriving aligned checkpoint barrier (or it's announcement) exceeded maximum allowed `checkpointStartDelay`, it should switch to unaligned checkpoint.

      This, for the time being could be done without registering any timeout action, but a passive/static check when processing checkpoint barrier/barrier announcement. If `checkpointStartDelay` is below threshold, do nothing. If above, switch to unaligned checkpoint.

      Attachments

        Issue Links

          Activity

            People

              pnowojski Piotr Nowojski
              pnowojski Piotr Nowojski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: