[
https://issues.apache.org/jira/browse/FLINK-15076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski updated FLINK-15076:
-----------------------------------
Affects Version/s: 1.9.1
> Source thread should be interrupted during the Task cancellation
> -----------------------------------------------------------------
>
> Key: FLINK-15076
> URL: https://issues.apache.org/jira/browse/FLINK-15076
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Task
> Affects Versions: 1.9.1
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.10.0, 1.9.2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Source thread should be interrupted more or less the same way how task thread
> is being interrupted.
> +/- The `StreamTaskTest#testCancellationNotBlockedOnLock` should also work in
> case if the mailbox (task) thread is blocked on trying to acquire a
> `checkpointLock` by some other currently being executed mail (processing time
> timer/perform checkpoint).
> https://github.com/apache/flink/pull/10345#discussion_r353615760
--
This message was sent by Atlassian Jira
(v8.3.4#803005)