[
https://issues.apache.org/jira/browse/FLINK-11630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-11630.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.9.1
1.10.0
Fixed via
1.10.0: cee8a38c7cb72a41c6d9ff5a128a279721225fe9
1.9.1: 65e6dbb5dc6d3fb021536363bc9da684cf1c306c
> 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: Runtime / Coordination
> Affects Versions: 1.8.0
> Reporter: Till Rohrmann
> Assignee: boshu Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0, 1.9.1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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.14#76016)