Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.9.1
Description
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
Attachments
Issue Links
- causes
-
FLINK-15317 State TTL Heap backend end-to-end test fails on Travis
- Closed
- links to