This is an automated email from the ASF dual-hosted git repository.
pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 180ab7e [hotfix][docs] Fix typo
add 9253543 [FLINK-22535][runtime] CleanUp is invoked for task even when
the task fail during the restore
add 5926c4a [FLINK-22535][runtime] CleanUp is invoked despite of fail
inside of cancelTask
No new revisions were added by this update.
Summary of changes:
.../flink/streaming/runtime/tasks/StreamTask.java | 64 +++++++-----
.../tasks/StreamTaskMailboxTestHarnessBuilder.java | 10 +-
.../streaming/runtime/tasks/StreamTaskTest.java | 115 +++++++++++++++++++--
3 files changed, 155 insertions(+), 34 deletions(-)