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)