[
https://issues.apache.org/jira/browse/FLINK-19084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-19084:
-----------------------------------
Labels: pull-request-available (was: )
> Remove deprecated methods in ExecutionConfig
> --------------------------------------------
>
> Key: FLINK-19084
> URL: https://issues.apache.org/jira/browse/FLINK-19084
> Project: Flink
> Issue Type: Sub-task
> Components: API / Core
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> We can remove:
> - ExecutionConfig#isLatencyTrackingEnabled (deprecated in 1.7)
> Additionally, we should remove no-ops methods in ExecutionConfig.
> - ExecutionConfig#disable/enableSysoutLogging (deprecated in 1.10)
> - ExecutionConfig#set/isFailTaskOnCheckpointError (deprecated in 1.9)
> They are {{Public}}, however they became no-op operations, which can be
> argued already broke the stability guarantees.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)