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

Checkpoint path error does not cause the job to stop

    XMLWordPrintableJSON

Details

    Description

      I configured the wrong checkpoint path when starting the job, and set:

      conf.set (executioncheckpointingoptions. Tolerable_failure_number, 0);
      env setRestartStrategy(RestartStrategies.noRestart());
      

      The job is expected to stop due to a checkpoint error, but the job is still running.

      Here is my job configuration and environment:

      Attachments

        1. image-2022-05-11-16-13-20-709.png
          21 kB
          Underwood
        2. image-2022-05-11-16-12-22-157.png
          8 kB
          Underwood
        3. image-2022-05-11-16-12-11-818.png
          10 kB
          Underwood

        Issue Links

          Activity

            People

              Underwood Underwood
              Underwood Underwood
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: