Stephan Ewen created FLINK-10880:
------------------------------------
Summary: Failover strategies should not be applied to Batch Execution
Key: FLINK-10880
URL:
https://issues.apache.org/jira/browse/FLINK-10880 Project: Flink
Issue Type: Bug
Components: Distributed Coordination
Affects Versions: 1.6.2
Reporter: Stephan Ewen
Fix For: 1.6.3, 1.7.0
When configuring a failover strategy other than "full", DataSet/Batch execution is currently not correct.
This is expected, the failover region strategy is an experimental WIP feature for streaming that has not been extended to the DataSet API.
We need to document this and prevent execution of DataSet features with other failover strategies than "full".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)