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.07 - fix(ludicrous mode): Handle deletes correctly (#6773) #6832

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Nov 3, 2020

In ludicrous mode, we were trying to fetch the list of types (and their
predicates) using a timestamp of 0. This would cause deletes to be
ineffective and the actual data won't be deleted. This PR fixes it.

Co-authored-by: Manish R Jain manish@dgraph.io
Fixes - DGRAPH-2593

(cherry picked from commit a0cc3a5)


This change is Reviewable

Docs Preview: Dgraph Preview

In ludicrous mode, we were trying to fetch the list of types (and their
predicates) using a timestamp of 0. This would cause deletes to be
ineffective and the actual data won't be deleted. This PR fixes it.

Co-authored-by: Manish R Jain <manish@dgraph.io>
Fixes - DGRAPH-2593

(cherry picked from commit a0cc3a5)
@jarifibrahim jarifibrahim merged commit 4d2c64b into release/v20.07 Nov 3, 2020
@jarifibrahim jarifibrahim deleted the ibrahim/r20.07-lud-del branch November 3, 2020 10:44
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.

None yet

2 participants