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

[jira] [Created] (FLINK-22972) Deprecate/Remove StreamOperator#dispose method

Dawid Wysakowicz created FLINK-22972:
----------------------------------------

             Summary: Deprecate/Remove StreamOperator#dispose method
                 Key: FLINK-22972
                 URL: https://issues.apache.org/jira/browse/FLINK-22972
             Project: Flink
          Issue Type: Sub-task
          Components: API / Core, Runtime / Task
            Reporter: Dawid Wysakowicz
             Fix For: 1.14.0


As discussed in the ML thread we want to clean up the contract of {{close}} and {{dispose}} methods. 

We suggest introducing a new method finish(), deprecate or remove the dispose method and extract finish() part out of the close().



--
This message was sent by Atlassian Jira
(v8.3.4#803005)