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

Unnecessary/misleading error message about failing restores when tasks are already canceled.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.14.0, 1.13.2
    • 1.13.6, 1.14.3, 1.15.0
    • Runtime / Task
    • None

    Description

      The following line is logged in all cases where the restore operation fails. The check whether the task is canceled comes only after that line.

      The fix would be to move the log line to after the check.

      Exception while restoring my-stateful-task from alternative (1/1), will retry while more alternatives are available.
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: