gyfora commented on PR #791: URL: https://github.com/apache/flink-kubernetes-operator/pull/791#issuecomment-1983241805
> I wonder, what is the difference between scaling the deployment to zero vs removing it? I would think both issue a SIGINT to the container. If that is the case, there should be the difference in shutdown behavior. With respect to the JM there is no difference however deleting the deployment deletes the TM pods at the same time so the JM sees the TM failures / loss in many cases leading to a restart followed by sigterm. The idea here is to delete the JM before touching the TMs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
