Skip to content

Conversation

dwash96
Copy link

@dwash96 dwash96 commented Sep 19, 2025

…e restoration

[FLINK-38279]

This issue currently prevents restoring snapshot jobs from being restart-able from save points/checkpoints which means that large table and database replication must be done in one shot. Any thing that crashes the snapshotting process creates an entirely non-recoverable situation which is highly inconvenient and un-workable in many set ups.

…e restoration

[FLINK-38279]

This issue currently prevents restoring snapshot jobs from being restart-able from save points/checkpoints which means that large table and database replication must be done in one shot. Any thing that crashes the snapshotting process creates an entirely non-recoverable situation which is highly inconvenient and un-workable in many set ups.
@lvyanquan
Copy link
Contributor

Nice catch!
And could you add a test for this?

@lvyanquan lvyanquan added this to the V3.6.0 milestone Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants