Mate Czagany created FLINK-40465:
------------------------------------
Summary: Flink 2.0 job configuration response cannot be parsed by
the operator
Key: FLINK-40465
URL: https://issues.apache.org/jira/browse/FLINK-40465
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Reporter: Mate Czagany
The operator currently uses `JobConfigInfo` of Flink 1.20 to deserialize the
results of `/jobs/:jobid/config` since FLINK-35746 but Flink 2.0 removed the
required `execution-mode` field, which causes deserialization errors, repeated
REST queries, then a timeout.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)