Skip to content

[FLINK-39621] Fix incremental-snapshot based sources may get stuck in binlog-backfill stage#4388

Merged
yuxiqian merged 2 commits into
apache:masterfrom
yuxiqian:FLINK-39621
Jun 1, 2026
Merged

[FLINK-39621] Fix incremental-snapshot based sources may get stuck in binlog-backfill stage#4388
yuxiqian merged 2 commits into
apache:masterfrom
yuxiqian:FLINK-39621

Conversation

@yuxiqian
Copy link
Copy Markdown
Member

@yuxiqian yuxiqian commented May 7, 2026

This closes FLINK-39621.

As pointed out by @loserwang1024 , for the same reason in FLINK-39207, all incremental-snapshot-based sources are prone to this bug, causing the source operator to get stuck forever during streaming log backfilling.

@yuxiqian yuxiqian marked this pull request as ready for review May 9, 2026 09:34
Copy link
Copy Markdown
Contributor

@loserwang1024 loserwang1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yuxiqian yuxiqian merged commit a97a5bc into apache:master Jun 1, 2026
20 checks passed
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.

3 participants