You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2018/03/07 13:57:00 UTC

[jira] [Closed] (FLINK-8890) Compare checkpoints with order in CompletedCheckpoint.checkpointsMatch()

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

Aljoscha Krettek closed FLINK-8890.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.4.2)
                   1.4.3

Fixed on release-1.3 in
f3a5685f7e9dec074f3f231770dc797fae0dd04a

Fixed on release-1.4 in
3d4ff17a6cad02475406943af87794d21c42128b

Fixed on release-1.5 in
969909bff0dd9e2f6394a623c3f7f64fe04b82b0

Fixed on master in
fb72a802b01ac9c4cb5fd3d3ca2032e9af8a1064

> Compare checkpoints with order in CompletedCheckpoint.checkpointsMatch()
> ------------------------------------------------------------------------
>
>                 Key: FLINK-8890
>                 URL: https://issues.apache.org/jira/browse/FLINK-8890
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Major
>             Fix For: 1.3.3, 1.5.0, 1.4.3
>
>
> This method is used, among other things, to check if a list of restored checkpoints is stable after several restore attempts in the ZooKeeper checkpoint store. The order of checkpoints is somewhat important because we want the latest checkpoint to stay the latest checkpoint.



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