[ 
https://issues.apache.org/jira/browse/FLINK-19084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dawid Wysakowicz updated FLINK-19084:
-------------------------------------
    Description: 
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.

  was:
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.


> 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
>             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)

Reply via email to