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/16 08:20:00 UTC

[jira] [Closed] (FLINK-10856) Harden resume from externalized checkpoint E2E test

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

Till Rohrmann closed FLINK-10856.
---------------------------------
    Resolution: Fixed

Fixed via
master: https://github.com/apache/flink/commit/bddfe23d7df18099982958d21f7bcd01039909b9
1.7.0: https://github.com/apache/flink/commit/6c21335004ce487e104bc85bd3aae211e1319a20
1.6.3: https://github.com/apache/flink/commit/b4e6d9b03facaf572caddaed5a70afcbffd083a2
1.5.6: https://github.com/apache/flink/commit/0c27eda46ccf88ca794bb7831a788df303a5967e

> Harden resume from externalized checkpoint E2E test
> ---------------------------------------------------
>
>                 Key: FLINK-10856
>                 URL: https://issues.apache.org/jira/browse/FLINK-10856
>             Project: Flink
>          Issue Type: Bug
>          Components: E2E Tests, State Backends, Checkpointing
>    Affects Versions: 1.5.5, 1.6.2, 1.7.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.5.6, 1.6.3, 1.7.0
>
>
> The resume from externalized checkpoints E2E test can fail due to FLINK-10855. We should harden the test script to not expect a single checkpoint directory being present but to take the checkpoint with the highest checkpoint counter.



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