[jira] [Created] (FLINK-17670) Savepoint handling of "non-restored" state should also take OperatorCoordinator state into account

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-17670) Savepoint handling of "non-restored" state should also take OperatorCoordinator state into account

Shang Yuanchun (Jira)
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)