[
https://issues.apache.org/jira/browse/FLINK-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555381#comment-16555381
]
ASF GitHub Bot commented on FLINK-8974:
---------------------------------------
GitHub user dawidwys opened a pull request:
https://github.com/apache/flink/pull/6415
[FLINK-8974] Run all-round DataSet job with failures in HA mode
Added all-round DataSet end-to-end test that runs in HA mode. It verifies
the job is restarted correctly after job manager failure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dawidwys/flink FLINK-8974
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6415.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 #6415
----
commit 4a9a58505ed931c445450c210e2436c910f534b8
Author: Dawid Wysakowicz <dwysakowicz@...>
Date: 2018-07-25T08:45:09Z
[FLINK-8974] Run all-round DataSet job with failures in HA mode
----
> End-to-end test: Run general purpose DataSet job with failures in standalone
> mode
> ---------------------------------------------------------------------------------
>
> Key: FLINK-8974
> URL: https://issues.apache.org/jira/browse/FLINK-8974
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 1.5.0
> Reporter: Till Rohrmann
> Assignee: Tuo Wang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.6.0
>
>
> Similar to FLINK-8973, we should setup an end-to-end test where we run the
> general purpose DataSet job from FLINK-8972 in a HA standalone setting with
> failures and process kills.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)