You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/06/21 07:23:00 UTC

[jira] [Created] (FLINK-12923) Introduce a Task termination future

Chesnay Schepler created FLINK-12923:
----------------------------------------

             Summary: Introduce a Task termination future
                 Key: FLINK-12923
                 URL: https://issues.apache.org/jira/browse/FLINK-12923
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Task
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.9.0


introduce a termination future into the Task that is completed once run() exits. This is useful for ensuring that resources are not cleaned up while a Task is still being canceled asynchronously.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)