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

db: checkpoint should copy all WALs #4163

Open
jbowens opened this issue Nov 13, 2024 · 0 comments
Open

db: checkpoint should copy all WALs #4163

jbowens opened this issue Nov 13, 2024 · 0 comments

Comments

@jbowens
Copy link
Collaborator

jbowens commented Nov 13, 2024

I think we should make Checkpoint copy all WALs, not just for queued memtables. WALs preserved for recycling may contain information about the previously flushed writes that are still useful.

Jira issue: PEBBLE-303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Incoming
Development

No branches or pull requests

1 participant