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

Savepoints should count as checkpoints when recovering

    XMLWordPrintableJSON

Details

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

    Description

      If they are not used when recovering you can get intro problems with duplicate output data when a failure occurs after a savepoint was taken but before the next checkpoint occurs.

      The fix, in the long run, is to differentiate between savepoints that have side effects and those that don't. The former would be used for a "stop-with-savepoint" scenario while the latter is for in-between savepoints. This is harder to implement, so I vote for the easy fix described for now for fixing the duplication problems.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aljoscha Aljoscha Krettek
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: