Stephan Ewen created FLINK-17670:
------------------------------------
Summary: Savepoint handling of "non-restored" state should also take OperatorCoordinator state into account
Key: FLINK-17670
URL:
https://issues.apache.org/jira/browse/FLINK-17670 Project: Flink
Issue Type: Bug
Components: Runtime / Checkpointing
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.11.0
The savepoint restore should fail when there is unmatched state from an OperatorCoordinator only, and non-restored state is not allowed.
The relevant validation logic is in the {{org.apache.flink.runtime.checkpoint.Checkpoints}} class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)