Re: [PR] [FLINK-34131] Ensure cluster.health-check.checkpoint-progress.window is well configure [flink-kubernetes-operator]

2024-01-21 Thread via GitHub
gyfora merged PR #758: URL: https://github.com/apache/flink-kubernetes-operator/pull/758 -- 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:

Re: [PR] [FLINK-34131] Ensure cluster.health-check.checkpoint-progress.window is well configure [flink-kubernetes-operator]

2024-01-18 Thread via GitHub
gyfora commented on code in PR #758: URL: https://github.com/apache/flink-kubernetes-operator/pull/758#discussion_r1457436859 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/ClusterHealthEvaluator.java: ## @@ -174,6 +175,25 @@ private

Re: [PR] [FLINK-34131] Ensure cluster.health-check.checkpoint-progress.window is well configure [flink-kubernetes-operator]

2024-01-18 Thread via GitHub
ashangit commented on code in PR #758: URL: https://github.com/apache/flink-kubernetes-operator/pull/758#discussion_r1457417705 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/ClusterHealthEvaluator.java: ## @@ -174,6 +175,25 @@ private

Re: [PR] [FLINK-34131] Ensure cluster.health-check.checkpoint-progress.window is well configure [flink-kubernetes-operator]

2024-01-18 Thread via GitHub
gyfora commented on code in PR #758: URL: https://github.com/apache/flink-kubernetes-operator/pull/758#discussion_r1457373687 ## flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/ClusterHealthEvaluator.java: ## @@ -174,6 +175,25 @@ private

[PR] [FLINK-34131] Ensure cluster.health-check.checkpoint-progress.window is well configure [flink-kubernetes-operator]

2024-01-18 Thread via GitHub
ashangit opened a new pull request, #758: URL: https://github.com/apache/flink-kubernetes-operator/pull/758 ## What is the purpose of the change Add a check on the cluster.health-check.checkpoint-progress.window before to access if the cluster is healthy from checkpointing