Gyula Fora created FLINK-34524:
----------------------------------
Summary: Scale down JobManager deployment to 0 before deletion
Key: FLINK-34524
URL: https://issues.apache.org/jira/browse/FLINK-34524
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Reporter: Gyula Fora
Assignee: Gyula Fora
We recently improved the JM deployment deletion mechanism, however it seems
like task manager pod deletion can get stuck sometimes for a couple of minutes
in native mode if we simply try to delete everything at once.
It speeds up the process and leads to cleaner shutdown if we scale down the JM
deployment to 0 (shutting down the JM pods first) and then perform the deletion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)