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

[WIP] Issue 5 fix #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[WIP] Issue 5 fix #6

wants to merge 1 commit into from

Conversation

rohankadekodi
Copy link
Collaborator

@rohankadekodi rohankadekodi commented Dec 12, 2021

When the height during write() is 0, for overwrite, using strong guarantees, replace pi->root with a new block so as to preserve write atomicity. Needs to be thoroughly tested before merging to master

@rohankadekodi rohankadekodi changed the title Issue 5 fix [WIP] Issue 5 fix Dec 12, 2021
@hayley-leblanc
Copy link

I did some crash consistency testing on this and it does fix issue #5 in the test cases in which I originally found it. I'll be doing some more thorough crash testing with this fix in a bit.

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.

2 participants