You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2023/06/20 02:41:00 UTC

[jira] [Created] (FLINK-32384) Remove deprecated configuration keys which violate YAML spec

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)