Junrui Li created FLINK-33749:
---------------------------------
Summary: Remove deprecated getter method in Configuration.
Key: FLINK-33749
URL: https://issues.apache.org/jira/browse/FLINK-33749
Project: Flink
Issue Type: Sub-task
Components: API / Core
Reporter: Junrui Li
Currently, the Configuration has several getter methods for retrieving config
values based on a String key, such as getString(String key, String
defaultValue), and all of which have been deprecated.
We should remove these getter methods in FLINK-2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)