Skip to content

Ensure Sequential Success in ObjectWALService #2432

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

Open
Chillax-0v0 opened this issue Apr 18, 2025 · 0 comments · May be fixed by #2426
Open

Ensure Sequential Success in ObjectWALService #2432

Chillax-0v0 opened this issue Apr 18, 2025 · 0 comments · May be fixed by #2426
Assignees
Labels
enhancement New feature or request s3stream wal

Comments

@Chillax-0v0
Copy link
Contributor

Split into two parts:

  • Append operations succeed in the order they are written, i.e., guarantee that append operations with smaller offsets execute their callbacks earlier.
  • Discard non-contiguous data during recovery.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request s3stream wal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant