[
https://issues.apache.org/jira/browse/FLINK-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413428#comment-16413428
]
ASF GitHub Bot commented on FLINK-8975:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5733
> End-to-end test: Resume from savepoint
> --------------------------------------
>
> Key: FLINK-8975
> URL: https://issues.apache.org/jira/browse/FLINK-8975
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 1.5.0
> Reporter: Till Rohrmann
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Blocker
> Fix For: 1.5.0
>
>
> User usually take a savepoint and want to resume from it. In order to verify
> that Flink supports this feature, we should add an end-to-end test which
> scripts this behavior. We should use the general purpose testing job
> FLINK-8971 with failures disabled for that.
> The end-to-end test should do the following:
> * Submit FLINK-8971 job
> * Verify that the savepoint is there
> * Cancel job and resume from savepoint
> * Verify that job could be resumed
> * Use different StateBackends: RocksDB incremental async/sync, RocksDB full
> async/sync, FsStateBackend aysnc/sync
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)