[
https://issues.apache.org/jira/browse/FLINK-33723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33723:
-----------------------------------
Labels: pull-request-available (was: )
> Disallow triggering incremental checkpoint explicitly from REST API
> -------------------------------------------------------------------
>
> Key: FLINK-33723
> URL: https://issues.apache.org/jira/browse/FLINK-33723
> Project: Flink
> Issue Type: Improvement
> Reporter: Zakelly Lan
> Assignee: Zakelly Lan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> Currently, when a job is configured to run with incremental checkpoint
> disabled, user manually triggers an incremental checkpoint actually
> triggering a full checkpoint. That is because the files from full checkpoint
> cannot be shared with an incremental checkpoint. So it is better to remove
> the "INCREMENTAL" option in triggering checkpoint from REST API to avoid
> misunderstanding.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)