You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/10/27 16:29:00 UTC

[jira] [Closed] (FLINK-7924) Fix incorrect names of checkpoint options

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

Stephan Ewen closed FLINK-7924.
-------------------------------

> Fix incorrect names of checkpoint options
> -----------------------------------------
>
>                 Key: FLINK-7924
>                 URL: https://issues.apache.org/jira/browse/FLINK-7924
>             Project: Flink
>          Issue Type: Sub-task
>          Components: State Backends, Checkpointing
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.4.0
>
>
> Checkpoint options are incorrectly always called 'FULL_CHECKPOINT' when actually,
> the checkpoints may always be incremental and only savepoints have to be full
> and self contained.
> Initially, we planned to add options for multiple checkpoints, like checkpoints
> that were foreced to be full, and checkpoints that were incremental. That 
> is not necessary at this point.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)