[jira] [Created] (FLINK-15076) Source thread should be interrupted during the Task cancellation

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-15076) Source thread should be interrupted during the Task cancellation

Shang Yuanchun (Jira)
Piotr Nowojski created FLINK-15076:
--------------------------------------

             Summary: 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
            Reporter: Piotr Nowojski
            Assignee: Piotr Nowojski
             Fix For: 1.10.0


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)