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

[jira] [Assigned] (FLINK-11630) TaskExecutor does not wait for Task termination when terminating itself

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

boshu Zheng reassigned FLINK-11630:
-----------------------------------

    Assignee: boshu Zheng

> TaskExecutor does not wait for Task termination when terminating itself
> -----------------------------------------------------------------------
>
>                 Key: FLINK-11630
>                 URL: https://issues.apache.org/jira/browse/FLINK-11630
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Coordination
>    Affects Versions: 1.8.0
>            Reporter: Till Rohrmann
>            Assignee: boshu Zheng
>            Priority: Major
>
> The {{TaskExecutor}} does not properly wait for the termination of {{Tasks}} when terminating. In fact, it does not even trigger the cancellation of the running {{Tasks}}. I think for better lifecycle management it is important that the {{TaskExecutor}} triggers the termination of all running {{Tasks}} and then wait until all {{Tasks}} have terminated before it terminates itself.



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