[
https://issues.apache.org/jira/browse/FLINK-15076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-15076.
----------------------------------
Fix Version/s: 1.9.2
Resolution: Fixed
merged to release-1.10 as 52a2f03eff..1e723c64ad
merged to master as
c29f65936ff94c65b9d7200d45025f94cc2d2bc3..1863bb88e4f2388a2f91b8000bcb3ca1e44d352b
merged to release-1.9 as 7f797e06ff
> 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
> 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)