You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/11/17 19:55:00 UTC

[jira] [Resolved] (FLINK-10880) Failover strategies should not be applied to Batch Execution

     [ https://issues.apache.org/jira/browse/FLINK-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-10880.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.6

Fixed via
master:
24d70417411ae7c87bae4b607e0bbc0c161cc66b
3b85948a1d59c2310beac8dacb535253ca60317b
4c8ab50beccbf7d730c38c1bd628c5800366c65c

1.7.0:
ef683c3ea56b5e82971035790955d895d93ccd5a
63d388321681f3a205b62539b71d400700fe1ab2
ac3093847332dd6790d3f78a38f149a08e7ccf1b

1.6.3:
667c5ca8fa7ef451c457e25f0e0cd18facbc0f47
06a8be5ef6db9a468b483de197710a6e85d5cf6b
7e8ecf09aad43f6ca6142530dcbf070a099d9439

1.5.6:
3df783143dfcb62a7a98e526967ee63c1ee17ea6
352d82db18459ace1d7983418164660457b155e9
1efe5b90adf1dbc8ef4d036f918d4b59124a4f50


> 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
>            Assignee: Till Rohrmann
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.5.6, 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)