Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bridgeDream
Copy link
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
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.

1 participant