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(raft): Unmarshal zero snapshot into pb.ZeroSnaphot #7244

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Jan 5, 2021

We recently made a change to how we store snapshots and it looks like we
forgot to change that in one place.
Fixes DGRAPH-2897


This change is Reviewable

We recently made a change to how we store snapshots and it looks like we
forgot to change that at one place.
Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be abandoned. We'd need to revert the fix that we had merged to master, which we failed to port to the v20.11 release branch.

Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @danielmai, @manishrjain, @martinmr, @MichaelJCompton, @pawanrawal, and @vvbalaji-dgraph)

Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion, we can merge this. But, then bring this state of code over to master to avoid a breaking change in the next release. :lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @danielmai, @martinmr, @MichaelJCompton, @pawanrawal, and @vvbalaji-dgraph)

@jarifibrahim jarifibrahim merged commit 842bb3d into release/v20.11 Jan 6, 2021
@jarifibrahim jarifibrahim deleted the ibrahim/zero-snapshot branch January 6, 2021 09:10
jarifibrahim pushed a commit that referenced this pull request Jan 7, 2021
We recently made a change to how we store snapshots and it looks like we
forgot to change that at one place.

(cherry picked from commit 842bb3d)
jarifibrahim pushed a commit that referenced this pull request Jan 8, 2021
We recently made a change to how we store snapshots and it looks like we
forgot to change that at one place.

(cherry picked from commit 842bb3d)
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.

3 participants