You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "mxm (via GitHub)" <gi...@apache.org> on 2024/01/31 14:42:38 UTC

Re: [PR] [hotfix] Update high-availability configs to newer syntax [flink-kubernetes-operator]

mxm commented on code in PR #764:
URL: https://github.com/apache/flink-kubernetes-operator/pull/764#discussion_r1472927239


##########
docs/content/docs/custom-resource/job-management.md:
##########
@@ -117,7 +117,7 @@ spec:
     taskmanager.numberOfTaskSlots: "2"
     state.savepoints.dir: file:///flink-data/savepoints
     state.checkpoints.dir: file:///flink-data/checkpoints
-    high-availability: org.apache.flink.kubernetes.highavailability.KubernetesHaServicesFactory
+    high-availability.type: kubernetes

Review Comment:
   This option only has only been introduced in Flink 1.17. We support all versions from 1.16.



-- 
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