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)