Skip to content

Fix bug by using the UserMeta field #873

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

Merged
merged 1 commit into from
Jun 19, 2019
Merged

Fix bug by using the UserMeta field #873

merged 1 commit into from
Jun 19, 2019

Conversation

gitlw
Copy link

@gitlw gitlw commented Jun 17, 2019

Dgraph only uses the UserMeta field (not the Meta field) to set meta information about a key. Hence it's critical to use the UserMeta field to publish updates in the use case of cross data-center replication via Kafka.


This change is Reviewable

@gitlw gitlw requested a review from a team June 17, 2019 23:12
Copy link
Contributor

@martinmr martinmr 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 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ashish-goswami and @manishrjain)

@gitlw gitlw merged commit 6a824d0 into master Jun 19, 2019
@gitlw gitlw deleted the gitlw/use_user_meta branch June 19, 2019 19:38
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