dongwoo.kim created FLINK-32408:
-----------------------------------
Summary: JobManager HA configuration update needed in Flink k8s
Operator
Key: FLINK-32408
URL: https://issues.apache.org/jira/browse/FLINK-32408
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.5.0
Reporter: dongwoo.kim
Fix For: kubernetes-operator-1.6.0
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{*}.{*}
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]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)