Skip to content

[flink] Preserve complete undo recovery state across restarts - #3839

Open
platinumhamburg wants to merge 1 commit into
apache:mainfrom
platinumhamburg:fix/undo-recovery-missing-bucket-state
Open

[flink] Preserve complete undo recovery state across restarts#3839
platinumhamburg wants to merge 1 commit into
apache:mainfrom
platinumhamburg:fix/undo-recovery-missing-bucket-state

Conversation

@platinumhamburg

Copy link
Copy Markdown
Contributor

Keep checkpoint baselines separate from each recovery work set. Rebase offsets after Undo, make scanner progress bounded and route offset reports to the correct runtime subtask.

Purpose

Linked issue: close #3838 3838

Brief change log

Tests

API and Format

Documentation

@platinumhamburg
platinumhamburg force-pushed the fix/undo-recovery-missing-bucket-state branch 6 times, most recently from 6890eb6 to b7f9047 Compare August 5, 2026 08:26
Keep checkpoint baselines separate from each recovery work set. Rebase offsets after Undo, make scanner progress bounded and route offset reports to the correct runtime subtask.
@platinumhamburg
platinumhamburg force-pushed the fix/undo-recovery-missing-bucket-state branch from b7f9047 to 27ceef4 Compare August 5, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Flink] Flink aggregation-table sink may lose the complete Undo Recovery baseline

1 participant