-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.11.0
-
Fix Version/s: 1.11.0
-
Component/s: Runtime / Checkpointing
-
Labels:
Port the unaligned checkpoint proof of concept to the new persister API of FLINK-16512.
- Adds a CheckpointBarrierUnaligner for checkpointing on first received barrier.
- Adds hooks in input/output channels to retrieve in-flight data.
- Writes in-flight data to the persister API.
- Provides basic test coverage for new components.