You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2018/10/04 12:37:00 UTC

[jira] [Resolved] (FLINK-10354) Savepoints should be counted as retained checkpoints

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

Dawid Wysakowicz resolved FLINK-10354.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.5
                   1.6.2

Fixed in master: 93c87ea58e7f8bcf530be5a1bf7fa89a1e976f07
Fixed in 1.6.2: 6f8b43f9cfb962820d07778feff7bb0689c9fdf1
Fixed in 1.5.5: 972ab83b23440a8134acd5f211e286552321a25e

> Savepoints should be counted as retained checkpoints
> ----------------------------------------------------
>
>                 Key: FLINK-10354
>                 URL: https://issues.apache.org/jira/browse/FLINK-10354
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.6.0
>            Reporter: Dawid Wysakowicz
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0, 1.6.2, 1.5.5
>
>
> This task is about reverting [FLINK-6328].
> The problem is that you can get incorrect results with exactly-once sinks if there is a failure after taking a savepoint but before taking the next checkpoint because the savepoint will also have manifested side effects to the sink.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)