-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.4
-
Fix Version/s: 1.1.4
-
Component/s: Runtime / State Backends
-
Labels:None
The delicate interplay of the CheckpointCoordinator and the SavepointCoordinator requires that unknown checkpoint messages are not discarded but given to the other coordinator. If both coordinator don't accept the checkpoint message, then the associated state will be discarded by the JobManager.
- links to