Skip to content

[flink] Bugfix expire snapshot don't work when some snapshot between …#4744

Closed
bridgeDream wants to merge 2 commits intoapache:masterfrom
bridgeDream:bugfix_expire_snapshot_not_work_when_max_exclusive_snapshot_miss
Closed

[flink] Bugfix expire snapshot don't work when some snapshot between …#4744
bridgeDream wants to merge 2 commits intoapache:masterfrom
bridgeDream:bugfix_expire_snapshot_not_work_when_max_exclusive_snapshot_miss

Conversation

@bridgeDream
Copy link
Copy Markdown
Contributor

@bridgeDream bridgeDream commented Dec 20, 2024

Purpose

When performing snapshot expiration, identify whether the maxExclusiveSnapshotID exists to prevent the expiration failing due to its absence. This ensures that the expired work can proceed, the earliest snapshot ID can be updated, and the issue of repetitive failure in the expiration process is avoided.

Linked issue: #4743

Tests

API and Format

Documentation

@bridgeDream bridgeDream force-pushed the bugfix_expire_snapshot_not_work_when_max_exclusive_snapshot_miss branch 2 times, most recently from 55d0395 to 0b55a4e Compare December 20, 2024 11:13
…earliest and latest are removed unexpectedly
@bridgeDream bridgeDream force-pushed the bugfix_expire_snapshot_not_work_when_max_exclusive_snapshot_miss branch from 7691d1f to 152e3a3 Compare December 20, 2024 11:36
@JingsongLi
Copy link
Copy Markdown
Contributor

Hi @bridgeDream , Due to lack of activity for too long, this PR has been closed. Please feel free to submit a new PR if you wish to continue

@JingsongLi JingsongLi closed this Apr 7, 2025
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