[
https://issues.apache.org/jira/browse/FLINK-36249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Li updated FLINK-36249:
------------------------------
Description:
FLINK-33581/FLIP-381: Deprecate configuration getters/setters that return or
set complex Java objects.
In Flink 2.0, we will remove these deprecated methods and fields. This change
will prevent users from configuring their jobs by passing complex Java objects,
encouraging them to use {{ConfigOption}} instead.
This JIRA will remove the public API related to {{RestartStrategy}}
getter/setter methods.
was:
FLINK-33581/FLIP-381: Deprecate configuration getters/setters that return or
set complex Java objects.
In Flink 2.0, we will remove these deprecated methods and fields. This change
will prevent users from configuring their jobs by passing complex Java objects,
encouraging them to use {{ConfigOption}} instead. This PR will remove the
public API related to {{RestartStrategy}} getter/setter methods.
> Remove RestartStrategy-related configuration getters/setters
> ------------------------------------------------------------
>
> Key: FLINK-36249
> URL: https://issues.apache.org/jira/browse/FLINK-36249
> Project: Flink
> Issue Type: Sub-task
> Components: API / Core
> Reporter: Junrui Li
> Priority: Major
> Fix For: 2.0-preview
>
>
> FLINK-33581/FLIP-381: Deprecate configuration getters/setters that return or
> set complex Java objects.
> In Flink 2.0, we will remove these deprecated methods and fields. This change
> will prevent users from configuring their jobs by passing complex Java
> objects, encouraging them to use {{ConfigOption}} instead.
> This JIRA will remove the public API related to {{RestartStrategy}}
> getter/setter methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)