[FLINK-40212][docs] Add Regional Checkpoint user documentation - #28966
Open
raoraoxiong wants to merge 1 commit into
Open
[FLINK-40212][docs] Add Regional Checkpoint user documentation#28966raoraoxiong wants to merge 1 commit into
raoraoxiong wants to merge 1 commit into
Conversation
Collaborator
Contributor
|
Can you move the PR in the stack to draft till the foremost PRs in the stack are merged. As the title suggest its a doc PR. Could cause confusion. |
raoraoxiong
force-pushed
the
raorao/FLINK-40212-regional-checkpoint-docs
branch
from
August 17, 2026 09:11
dc06841 to
1671f19
Compare
- Document configuration options, prerequisites, and limitations - Document notifyRegionalCheckpointComplete and notifyRegionalCheckpointFallback APIs - Document two-tier max-consecutive-failures semantics (Tier 1 + Tier 2) - Document Per-Region timeout handling - Document bounded source forced global checkpoint behavior - Document metric (regional_checkpoint_count) and REST API fields - Document checkpoint cleanup with reference chain protection Generated-by: CodeBuddy Code (GLM-5.2)
raoraoxiong
force-pushed
the
raorao/FLINK-40212-regional-checkpoint-docs
branch
from
August 17, 2026 11:54
1671f19 to
a0c0d1a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Adds user-facing documentation for the Regional Checkpoint feature (FLIP-600 Phase 10).
Changes
Commit 1: User documentation
notifyRegionalCheckpointCompleteandnotifyRegionalCheckpointFallbackAPIs with code examplesregional_checkpoint_count) and REST API fieldsTesting
Dependencies
Generated-by: CodeBuddy Code (GLM-5.2)