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

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

Kostas Kloudas created FLINK-11668:
--------------------------------------

             Summary: 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: State Backends, Checkpointing, Streaming
            Reporter: Kostas Kloudas
            Assignee: Kostas Kloudas


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)