Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Implemented
-
1.1.3
-
None
Description
Currently, a started checkpoint alignment can only be dissolved if a newer checkpoint comes, or an input becomes closed.
To cleanly signal downstream tasks that a checkpoint will not be completed, we need to introduce CancellationBarriers that can be injected into the stream and dissolve a pending stream alignment and notify the task that a pending checkpoint was skipped.
Attachments
Issue Links
- blocks
-
FLINK-4975 Add a limit for how much data may be buffered during checkpoint alignment
- Closed
- relates to
-
FLINK-10966 Optimize the release blocking logic in BarrierBuffer
- Closed