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

release/v1.6 - fix(replay) - Update head for LSM entires also (#1456) #1516

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Sep 9, 2020

#1372 tried to fix the replay from start issue but it partially fixed the issue. The head was not being updated
in case all the entries are inserted only in the LSM tree.
This commit fixes it.

(cherry picked from commit 4c8fe7f)


This change is Reviewable

#1372 tried to fix the `replay from
start` issue but it partially fixed the issue. The head was not being updated
in case all the entries are inserted only in the LSM tree.
This commit fixes it.

(cherry picked from commit 4c8fe7f)
@jarifibrahim jarifibrahim merged commit 05e7af9 into release/v1.6 Sep 10, 2020
@jarifibrahim jarifibrahim deleted the ibrahim/r1.6-head-fix branch September 10, 2020 11:18
mYmNeo pushed a commit to mYmNeo/badger that referenced this pull request Jan 16, 2023
…ph-io#1516)

dgraph-io#1372 tried to fix the `replay from
start` issue but it partially fixed the issue. The head was not being updated
in case all the entries are inserted only in the LSM tree.
This commit fixes it.

(cherry picked from commit 4c8fe7f)
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