Piotr Nowojski created FLINK-23708:
--------------------------------------
Summary: When task is finishedOnRestore Operators shouldn't be used
Key: FLINK-23708
URL: https://issues.apache.org/jira/browse/FLINK-23708
Project: Flink
Issue Type: Sub-task
Components: Runtime / Task
Affects Versions: 1.14.0
Reporter: Piotr Nowojski
Assignee: Piotr Nowojski
Fix For: 1.14.0
When task is finishedOnRestore Operators shouldn't be used, invoked or even
initialised. Currently at least a couple of methods are being invoked like:
* endInput()
* getMetricGroup()
--
This message was sent by Atlassian Jira
(v8.3.4#803005)