[
https://issues.apache.org/jira/browse/FLINK-19932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-19932:
-------------------------------------
Description: We should add a sanity check to ensure that BATCH execution on
the DataStream API actually behaves the way we expect. We should ensure that
jobs can be executed in stages and that a failure doesn't cause the whole job
to be restarted but only the stages that need to be restarted. (was: We should
add a )
> Add "sanity-check" integration test for BATCH execution on DataStream API
> -------------------------------------------------------------------------
>
> Key: FLINK-19932
> URL: https://issues.apache.org/jira/browse/FLINK-19932
> Project: Flink
> Issue Type: Sub-task
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Major
>
> We should add a sanity check to ensure that BATCH execution on the DataStream
> API actually behaves the way we expect. We should ensure that jobs can be
> executed in stages and that a failure doesn't cause the whole job to be
> restarted but only the stages that need to be restarted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)