[
https://issues.apache.org/jira/browse/FLINK-33498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruan Hang updated FLINK-33498:
------------------------------
Fix Version/s: 2.3.0
(was: 2.2.0)
> Do not allow manually triggering incremental checkpoints with full checkpoint
> configured
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-33498
> URL: https://issues.apache.org/jira/browse/FLINK-33498
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Checkpointing
> Affects Versions: 2.1.0
> Reporter: Zakelly Lan
> Assignee: Zakelly Lan
> Priority: Major
> Fix For: 2.3.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 we'd better throw some
> exception somewhere around {{CheckpointCoordinator}} and fail the request in
> this case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)