[
https://issues.apache.org/jira/browse/FLINK-12923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12923:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)