Dawid Wysakowicz created FLINK-19084:
----------------------------------------
Summary: 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
Fix For: 1.12.0
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)