You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "gyfora (via GitHub)" <gi...@apache.org> on 2023/03/23 17:19:40 UTC

[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #551: [FLINK-31592] Improve Flink dependent resource deletion

gyfora commented on PR #551:
URL: https://github.com/apache/flink-kubernetes-operator/pull/551#issuecomment-1481584443

   > Does this mean the operator could get stuck if foreground deletion hangs?
   
   Foreground deletion (similar to background) is not blocking from the client side. The only difference is how dependent resources are deleted before the main resources deletion completes.
   
   You can read more on this topic here: https://kubernetes.io/docs/concepts/architecture/garbage-collection/#cascading-deletion


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org