-
Type:
Task
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: statefun-2.2.2
-
Component/s: Stateful Functions
-
Labels:
Due to how StateFun has feedback loops, with unaligned checkpoints a function dispatcher operator may receive a feedback checkpoint barrier (from other parallel subtasks that process the checkpoint barrier first) before it receives its own checkpoint barrier.
We need to further investigate how to properly support unaligned checkpointing in StateFun.
For the time being, we should strictly require aligned checkpointing for StateFun apps.
- links to