Zhu Zhu created FLINK-32384:
-------------------------------
Summary: Remove deprecated configuration keys which violate YAML
spec
Key: FLINK-32384
URL: https://issues.apache.org/jira/browse/FLINK-32384
Project: Flink
Issue Type: Sub-task
Components: Runtime / Configuration
Reporter: Zhu Zhu
Fix For: 2.0.0
In FLINK-29372, key that violate YAML spec are renamed to a valid form and the
old names are deprecated.
In Flink 2.0 we should remove these deprecated keys. This will prevent users
(unintentionally) to create invalid YAML form flink-conf.yaml.
Then with the work of FLINK-23620, we can remove the non-standard YAML parsing
logic and enforce standard YAML validation in CI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)