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: unmarshal snapshot onto zerosnapshot instead of membershipState #7125

Merged
merged 2 commits into from
Dec 14, 2020

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Dec 13, 2020

We were unmarshalling into incorrect type (MembershipState) the snapshot which contained data marshalled from ZeroSnapshot. This PR fixes that.


This change is Reviewable

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.

:lgtm:

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @manishrjain and @vvbalaji-dgraph)

@NamanJain8 NamanJain8 merged commit 55dd455 into master Dec 14, 2020
@NamanJain8 NamanJain8 deleted the naman/fix-zero-snapshot branch December 14, 2020 06:09
NamanJain8 added a commit that referenced this pull request Dec 14, 2020
…hipState (#7125)

We were unmarshalling into incorrect type (MembershipState) the snapshot which contained data marshalled from ZeroSnapshot. This PR fixes that.

(cherry picked from commit 55dd455)
NamanJain8 added a commit that referenced this pull request Dec 14, 2020
…hipState (#7125) (#7128)

We were unmarshalling into incorrect type (MembershipState) the snapshot which contained data marshalled from ZeroSnapshot. This PR fixes that.

(cherry picked from commit 55dd455)
danielmai pushed a commit that referenced this pull request Dec 23, 2020
…hipState (#7125)

We were unmarshalling into incorrect type (MembershipState) the snapshot which contained data marshalled from ZeroSnapshot. This PR fixes that.
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