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

[jira] [Updated] (FLINK-11668) Allow sources to advance time to max watermark on checkpoint.

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

Kostas Kloudas updated FLINK-11668:
-----------------------------------
    Fix Version/s: 1.9.0

> Allow sources to advance time to max watermark on checkpoint.
> -------------------------------------------------------------
>
>                 Key: FLINK-11668
>                 URL: https://issues.apache.org/jira/browse/FLINK-11668
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.8.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>
> This is needed for the TERMINATE case. It will allow the sources to inject the {{MAX_WATERMARK}} before the barrier that will trigger the last savepoint. This will fire any registered event-time timers and flush any state associated with these timers, e.g. windows.



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