Zakelly Lan created FLINK-33723:
-----------------------------------
Summary: 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
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)