Skip to content

[FLINK-38543] Change the overall UC restore process, JM and task initialization#27862

Open
1996fanrui wants to merge 8 commits intoapache:masterfrom
1996fanrui:38543/change-overall-uc-restore-process-for-checkpointint-during-recovery
Open

[FLINK-38543] Change the overall UC restore process, JM and task initialization#27862
1996fanrui wants to merge 8 commits intoapache:masterfrom
1996fanrui:38543/change-overall-uc-restore-process-for-checkpointint-during-recovery

Conversation

@1996fanrui
Copy link
Copy Markdown
Member

@1996fanrui 1996fanrui commented Mar 31, 2026

This PR depends on #27782, #27783 and #27861

What is the purpose of the change

[FLINK-38543] Change the overall UC restore process, JM and task initialization

Brief change log

  • [FLINK-38543][checkpoint] Fix Mailbox loop interrupted before recovery finished
  • [FLINK-38543][checkpoint] Introduce bufferFilteringCompleteFuture for earlier RUNNING state transition
  • [FLINK-38543][checkpoint] Change overall UC restore process for checkpoint during recovery

Verifying this change

  • Tons of unit tests

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive):no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector:no

Documentation

  • Does this pull request introduce a new feature? no

@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Mar 31, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@1996fanrui 1996fanrui force-pushed the 38543/change-overall-uc-restore-process-for-checkpointint-during-recovery branch 2 times, most recently from fe6cb30 to f7b708b Compare March 31, 2026 17:29
@1996fanrui 1996fanrui force-pushed the 38543/change-overall-uc-restore-process-for-checkpointint-during-recovery branch from f7b708b to 907bf3a Compare March 31, 2026 18:40
@1996fanrui 1996fanrui force-pushed the 38543/change-overall-uc-restore-process-for-checkpointint-during-recovery branch from 907bf3a to 7f75e13 Compare March 31, 2026 19:15
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.

2 participants