[PR] [FLINK-33522] Use created savepoint even if job cancellation fails [flink-kubernetes-operator]

2023-11-10 Thread via GitHub
mxm opened a new pull request, #706: URL: https://github.com/apache/flink-kubernetes-operator/pull/706 Under certain circumstances, savepoint creation can succeed but the job fails afterwards. One example is when there are messages being distributed by the source coordinator to fini

Re: [PR] [FLINK-33522] Use created savepoint even if job cancellation fails [flink-kubernetes-operator]

2023-11-11 Thread via GitHub
gyfora commented on code in PR #706: URL: https://github.com/apache/flink-kubernetes-operator/pull/706#discussion_r1390245416 ## flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/service/AbstractFlinkServiceTest.java: ## @@ -673,9 +693,11 @@ public vo

Re: [PR] [FLINK-33522] Use created savepoint even if job cancellation fails [flink-kubernetes-operator]

2023-11-13 Thread via GitHub
mxm commented on code in PR #706: URL: https://github.com/apache/flink-kubernetes-operator/pull/706#discussion_r1390909122 ## flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/service/AbstractFlinkServiceTest.java: ## @@ -673,9 +693,11 @@ public void

Re: [PR] [FLINK-33522] Use created savepoint even if job cancellation fails [flink-kubernetes-operator]

2023-11-13 Thread via GitHub
mxm merged PR #706: URL: https://github.com/apache/flink-kubernetes-operator/pull/706 -- 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-unsubscr...