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

Session jobs in FINISHED/FAILED state cannot be suspended

    XMLWordPrintableJSON

Details

    Description

      The AbstractFlinkService#cancelSessionJob method currently does not take into consideration the current job state.

      This means that if we call this on an already failed/canceld job we will get an exception from Flink:

      ava.util.concurrent.ExecutionException: org.apache.flink.runtime.messages.FlinkJobNotFoundException

      Attachments

        Activity

          People

            gaborgsomogyi Gabor Somogyi
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: