[
https://issues.apache.org/jira/browse/FLINK-34079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Fan updated FLINK-34079:
----------------------------
Release Note:
We have deprecated all `setXxx` and `getXxx` methods except getString(String
key, String defaultValue) and setString(String key, String value), such as:
setInteger, setLong, getInteger and getLong etc. We strongly recommend users
and developers use get and set methods directly.
In addition, we recommend users to use ConfigOption instead of string as key.
> FLIP-405: Migrate string configuration key to ConfigOption
> ----------------------------------------------------------
>
> Key: FLINK-34079
> URL: https://issues.apache.org/jira/browse/FLINK-34079
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Configuration
> Reporter: Rui Fan
> Assignee: Xuannan Su
> Priority: Major
> Fix For: 1.19.0
>
>
> This is an umbrella Jira of
> [FLIP-405|https://cwiki.apache.org/confluence/x/6Yr5E]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)