Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The test should do the following:
- take a savepoint. needs to make sure the job has enough state that there is more than just the "_metadata" file
- copy it to another directory
- start the job from that savepoint by addressing the metadata file and by addressing the savepoint directory
We should also test that an incremental checkpoint that gets moved fails with a reasonable exception.
Attachments
Issue Links
- relates to
-
FLINK-5763 Make savepoints self-contained and relocatable
- Closed