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

Stephan Ewen closed FLINK-6599.
-------------------------------
    Resolution: Abandoned

> Communicate last committed checkpoint through trigger checkpoint message
> ------------------------------------------------------------------------
>
>                 Key: FLINK-6599
>                 URL: https://issues.apache.org/jira/browse/FLINK-6599
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.3.0
>            Reporter: Stefan Richter
>            Priority: Minor
>
> Small potential improvement:
> We could communicate the last completed checkpoint, which will serve as basis 
> for future incremental checkpoints, through the trigger checkpoint message 
> for that checkpoint, i.e. the trigger determines the base checkpoint for the 
> next increment. This would be slightly more reliable than going through the 
> {{CheckpointListener}} mechanism, which is not guaranteed the deliver its 
> message.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to