-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.1
-
Fix Version/s: 1.10.0
-
Component/s: Runtime / Task
-
Labels:
-
Release Note:
Drop `this.checkpointLock = getContainingTask().getCheckpointLock();` access (used for example in `ContinuousFileReaderOperator`).
Redirect users to the mailbox (enqueuing/yielding).
- relates to
-
FLINK-12484 Drop unnecessary locking for code-paths that now use the mailbox
-
- Closed
-
- links to