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

Allow the StreamingFileSink to restore from a previous (old) savepoint.

    XMLWordPrintableJSON

Details

    Description

      Currently the StreamingFileSink will fail upon recovery if the "in-progress" temporary file is not there anymore. This can happen either because of an error (someone deleted the file) or because the file was eventually committed after the savepoint was taken and is when we try to restore, it is in the FINALIZED state.

      This issue will track the progress of alleviating this limitation.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kkl0u Kostas Kloudas
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: