[
https://issues.apache.org/jira/browse/FLINK-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615217#comment-15615217
]
ASF GitHub Bot commented on FLINK-4956:
---------------------------------------
GitHub user StefanRRichter opened a pull request:
https://github.com/apache/flink/pull/2717
[FLINK-4956] Enhance StreamTaskTestHarness with easy snapshot/restoreā¦
Introduces checkpoint/restore facilities in StreamTaskTestHarness to
simplify the testing of this functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StefanRRichter/flink
FLINK-4956-enhance-streamtasktestharness
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2717.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2717
----
commit e622f6beda4c8e1472627eb53f267272b3fbf859
Author: Stefan Richter <[email protected]>
Date: 2016-10-28T12:09:42Z
[FLINK-4956] Enhance StreamTaskTestHarness with easy snapshot/restore
methods
----
> Introduce convenient methods for testing checkpoint/restore in
> StreamTaskTestHarness
> ------------------------------------------------------------------------------------
>
> Key: FLINK-4956
> URL: https://issues.apache.org/jira/browse/FLINK-4956
> Project: Flink
> Issue Type: Test
> Reporter: Stefan Richter
> Assignee: Stefan Richter
>
> Methods for testing of checkpoint/restore cycles in StreamTaskTestHarness
> could make some tests easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)