Gyula Fora created FLINK-29974:
----------------------------------

             Summary: Session jobs in FINISHED/FAILED state cannot be upgraded
                 Key: FLINK-29974
                 URL: https://issues.apache.org/jira/browse/FLINK-29974
             Project: Flink
          Issue Type: Bug
          Components: Kubernetes Operator
    Affects Versions: kubernetes-operator-1.2.0
            Reporter: Gyula Fora


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to