[
https://issues.apache.org/jira/browse/FLINK-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483661#comment-16483661
]
ASF GitHub Bot commented on FLINK-8977:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/6004
> End-to-end test: Manually resume job after terminal failure
> -----------------------------------------------------------
>
> Key: FLINK-8977
> URL: https://issues.apache.org/jira/browse/FLINK-8977
> 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.6.0, 1.5.1
>
>
> We should add an end-to-end test which verifies that a job can be resumed
> manually after a terminal job failure if there is a checkpoint. In order to
> do that we should
> # run the general purpose testing job FLINK-8971
> # wait for the completion of a checkpoint
> # Trigger a failure which leads to a terminal failure
> # Resume the job from the retained checkpoint
> This end-to-end test should run with all state backend combinations: RocksDB
> (incremental/full, async/sync), FsStateBackend (async/sync).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)