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

[jira] [Created] (FLINK-20492) The SourceOperatorStreamTask should implement cancelTask() and finishTask()

Jiangjie Qin created FLINK-20492:
------------------------------------

             Summary: The SourceOperatorStreamTask should implement cancelTask() and finishTask()
                 Key: FLINK-20492
                 URL: https://issues.apache.org/jira/browse/FLINK-20492
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Common
    Affects Versions: 1.12.0
            Reporter: Jiangjie Qin


The {{SourceOperatorStreamTask}} does not implement {{cancelTask}} and {{finishTask}} at this point. This causes resource leak on job cancellation of finish.



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