You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gabor Somogyi (Jira)" <ji...@apache.org> on 2022/12/02 11:50:00 UTC

[jira] [Assigned] (FLINK-29974) Session jobs in FINISHED/FAILED state cannot be suspended

     [ https://issues.apache.org/jira/browse/FLINK-29974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabor Somogyi reassigned FLINK-29974:
-------------------------------------

    Assignee: Gabor Somogyi  (was: Sriram Ganesh)

> Session jobs in FINISHED/FAILED state cannot be suspended
> ---------------------------------------------------------
>
>                 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
>            Assignee: Gabor Somogyi
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.3.0
>
>
> 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)