Chesnay Schepler created FLINK-21398:
----------------------------------------
Summary: Adjsut JobMasterTest#testRestoring[...]FromSavepoint
Key: FLINK-21398
URL: https://issues.apache.org/jira/browse/FLINK-21398
Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination, Tests
Reporter: Chesnay Schepler
Fix For: 1.13.0
The testRestoringFromSavepoint and testRestoringModifiedJobFromSavepoint tests
fail with the DeclarativeScheduler because they assume that checkpoints are
immediately read when the JobMaster has started, but with the
DeclarativeScheduler this happens only once the job is being deployed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)