[
https://issues.apache.org/jira/browse/FLINK-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353229#comment-14353229
]
ASF GitHub Bot commented on FLINK-1667:
---------------------------------------
GitHub user StephanEwen opened a pull request:
https://github.com/apache/flink/pull/467
[FLINK-1667] [runtime] Add test for recovery after TaskManager process
failure
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink proc_fail_tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/467.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 #467
----
commit 1538f4db64212e87f7367c57bf5cd545a0246223
Author: Stephan Ewen <[email protected]>
Date: 2015-03-09T13:15:25Z
[tests] Add comments and to recovery tests
commit ee751d62c2f91fc0a08f326a060dbc4140874772
Author: Stephan Ewen <[email protected]>
Date: 2015-03-09T17:20:59Z
[FLINK-1667] [runtime] Add test for recovery after TaskManager process
failure
----
> Add tests for recovery with distributed process failure
> -------------------------------------------------------
>
> Key: FLINK-1667
> URL: https://issues.apache.org/jira/browse/FLINK-1667
> Project: Flink
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 0.9
>
>
> The system should have a test that actually spawns multiple TaskManager
> processes (JVMs) and tests how recovery works when one of them is killed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)