[
https://issues.apache.org/jira/browse/FLINK-32384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-32384:
---------------------------------
Fix Version/s: 2.0-preview
(was: 2.0.0)
> 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
> Priority: Major
> Labels: 2.0-related
> Fix For: 2.0-preview
>
>
> 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)