Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4815 Automatic fallback to earlier checkpoints when checkpoint restore fails
  3. FLINK-4816

Executions failed from "DEPLOYING" should retain restored checkpoint information

    XMLWordPrintableJSON

Details

    Description

      When an execution fails from state DEPLOYING, it should wrap the failure to better report the failure cause:

      • If no checkpoint was restored, it should wrap the exception in a DeployTaskException
      • If a checkpoint was restored, it should wrap the exception in a RestoreTaskException and record the id of the checkpoint that was attempted to be restored.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: