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

[C#] Allow recovery without index checkpoint #328

Merged
merged 2 commits into from
Sep 12, 2020
Merged

Conversation

badrishc
Copy link
Contributor

  • Allow recovery without index checkpoint, by simply using an empty hash table and replaying the log from the begin address
  • Add checks to make sure users do not instantiate FASTER without creating log devices

…h table and replaying the log from the begin address.
…o not instantiate FASTER without the necessary devices, in order to avoid unexpected behavior.
@badrishc badrishc merged commit 0fc5689 into master Sep 12, 2020
@badrishc badrishc deleted the no-index-ckpt branch September 12, 2020 01:10
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