[
https://issues.apache.org/jira/browse/FLINK-39271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39271:
-----------------------------------
Labels: pull-request-available (was: )
> Harden session job deletion flow
> --------------------------------
>
> Key: FLINK-39271
> URL: https://issues.apache.org/jira/browse/FLINK-39271
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Major
> Labels: pull-request-available
>
> There are currently a number of issues that can happen during session job
> deletion that may block operations. These should be fixed:
> * Never block deletion if session cluster no longer exists
> * Explicitly check sessionReady before cancelling jobs to avoid NPE
> * Do not block job deletion when a session cluster is being deleted (to
> avoid deletion deadlocks)
> * Do not block job deletion if session cluster unhealthy and HA not enabled
> as jobs won't restart automatically.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)