Andrey Zagrebin created FLINK-11745: ---------------------------------------
Summary: [State TTL][E2E] Restore from the savepoint after the job cancelation Key: FLINK-11745 URL: https://issues.apache.org/jira/browse/FLINK-11745 Project: Flink Issue Type: Test Components: State Backends, Checkpointing Affects Versions: 1.7.2, 1.6.4, 1.8.0 Reporter: Andrey Zagrebin Assignee: Andrey Zagrebin Fix For: 1.7.3, 1.8.0, 1.6.5 The state TTL end-to-end test currently cancels the first running job, takes savepoint and starts the job again from stratch without using the savepoint. The second job should start from the previously taken savepoint. -- This message was sent by Atlassian JIRA (v7.6.3#76005)