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

home_raft_log store should handle the start_index case when recovery from a crash #530

Open
JacksonYao287 opened this issue Aug 28, 2024 · 0 comments
Milestone

Comments

@JacksonYao287
Copy link
Contributor

when we do truncation on home_raft_logstore, we only make a marker in memory and it will be persisted only when log_dev truncation is scheduled. we might lose the latest start_index of each logstore if we crash.

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

No branches or pull requests

1 participant