Zhanghao Chen created FLINK-32820:
-------------------------------------
Summary: ParameterTool is mistakenly marked as deprecated
Key: FLINK-32820
URL: https://issues.apache.org/jira/browse/FLINK-32820
Project: Flink
Issue Type: Improvement
Components: API / DataSet, API / DataStream
Affects Versions: 1.18.0
Reporter: Zhanghao Chen
ParameterTool and AbstractParameterTool in pacakge flink-java is mistakenly
marked as deprecated in [FLINK-32558] Properly deprecate DataSet API - ASF JIRA
(apache.org). They are widely used for handling application parameters and is
also listed in the Flink user doc:
[https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/application_parameters/.|https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/application_parameters/]
Also, they are not directly related to Dataset API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)