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/24 07:43:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-12923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-12923.
------------------------------------
    Resolution: Fixed

master: 16517f5598f2fdb8aa9c73970464d81dd0865cf8

> 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)