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(v20.11): unmarshal snapshot onto zerosnapshot instead of membershipState (#7125) #7128

Merged
merged 1 commit into from Dec 14, 2020

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Dec 14, 2020

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

(cherry picked from commit 55dd455)


This change is Reviewable

…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)
@github-actions github-actions bot added area/graphql Issues related to GraphQL support on Dgraph. area/integrations Related to integrations with other projects. labels Dec 14, 2020
@NamanJain8 NamanJain8 changed the base branch from master to release/v20.11 December 14, 2020 06:32
Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

@NamanJain8 NamanJain8 merged commit 098480f into release/v20.11 Dec 14, 2020
@NamanJain8 NamanJain8 deleted the naman/release20.11/unmarshall-fix branch December 14, 2020 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph. area/integrations Related to integrations with other projects.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants