Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
kubernetes-operator-1.5.0
-
None
Description
In flink 1.17 documentation it says, to configure job manger ha we have to configure high-availability.type key not high-availability key. (It seems to be changed from 1.17)
And currently kubernetes-operator-1.5.0 says it supports flink 1.17 version.
So I expected that configuring job manager ha with high-availability.type should work but it didn't, only high-availability works
ref
https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/deployment/config/#high-availability
https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.5/docs/concepts/overview/#core