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

Schedule periodic savepoints

    XMLWordPrintableJSON

Details

    Description

      Allow triggering of periodic savepoints, which are kept in a bounded queue (like completed checkpoints currently, but separate).

      If there is no periodic checkpointing enabled, only periodic savepoints should be schedulded.

      If periodic checkpointing is enabled, the periodic savepoints should not be scheduled independently, but instead the checkpoint scheduler should trigger a savepoint instead. This will ensure that no unexpected interference between checkpoints and savepoints happens. For this, I would restrict the savepoint interval to be a multiple of the checkpointing interval (if enabled).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              uce Ufuk Celebi
              Votes:
              4 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: