You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/08/28 07:00:12 UTC

[jira] [Created] (FLINK-19084) Remove deprecated methods in ExecutionConfig

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)