-
Notifications
You must be signed in to change notification settings - Fork 25
New snapshot handling #230
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
base: main
Are you sure you want to change the base?
Conversation
tizava
commented
Jan 23, 2026
- Flaw in the current architecture prevents restoration of snapshot
- Proposal for new snapshot handling
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
|
I created some notes and thoughts on the topic based on Tibor's work. Some comments might rephrase what Tibor proposed. Assumed user expectations
KVS initialization issueFor sure - it is a must that KVS can be initialized for non-zero snapshot ID.
Replace
|