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

[jira] [Closed] (FLINK-9902) Improve and refactor window checkpointing IT cases

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

Stefan Richter closed FLINK-9902.
---------------------------------
    Resolution: Implemented

Merged in:
master: d309e61
release-1.6: f19337a

> Improve and refactor window checkpointing IT cases
> --------------------------------------------------
>
>                 Key: FLINK-9902
>                 URL: https://issues.apache.org/jira/browse/FLINK-9902
>             Project: Flink
>          Issue Type: Test
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.6.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0, 1.7.0
>
>
> Windowing IT cases currently have a lot of duplicated code that could be unified and deduplicated. Furthermore, the test will also not fail on problems with timer snapshots because either there are no timers in the snapshot or all timers will still be re-inserted before they trigger. We can cover timers as well if we change this.



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