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

fix(GC): Set bits correctly for moved keys #1619

Merged
merged 1 commit into from
Dec 10, 2020
Merged

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Dec 10, 2020

When keys are moved because of the GC, we were removing the
bitDiscardEarlierVersions and other bits. Only the transaction markers
should be removed and all the other bits should be kept.


This change is Reviewable

When keys are moved because of the GC, we were removing the
bitDiscardEarlierVersions and other bits. Only the transaction markers
should be removed and all the other bits should be kept.
@jarifibrahim
Copy link
Contributor Author

Approved by @manishrjain

@jarifibrahim jarifibrahim merged commit 4fea5dc into master Dec 10, 2020
@jarifibrahim jarifibrahim deleted the ibrahim/value-gc-bit branch December 10, 2020 21:28
mYmNeo added a commit to mYmNeo/badger that referenced this pull request Jan 17, 2023
Signed-off-by: thomassong <thomassong2012@gmail.com>
mYmNeo added a commit to mYmNeo/badger that referenced this pull request Feb 13, 2023
Signed-off-by: thomassong <thomassong2012@gmail.com>
mYmNeo added a commit to mYmNeo/badger that referenced this pull request Sep 14, 2024
Signed-off-by: thomassong <thomassong2012@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants