-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Runtime / State Backends
-
Labels:None
The checkpoint coordinator is only created if a checkpointing interval is configured. This means that no savepoints can be triggered if there is no checkpointing interval specified.
Instead we should always create it and allow an interval of 0 for disabled periodic checkpoints.
- links to