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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]