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

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 [email protected]
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 <[email protected]>
Fixes - DGRAPH-2593

(cherry picked from commit a0cc3a5)
@jarifibrahim jarifibrahim changed the title fix(ludicrous mode): Handle deletes correctly (#6773) release/v20.03 - fix(ludicrous mode): Handle deletes correctly (#6773) Nov 3, 2020
@jarifibrahim jarifibrahim merged commit b4f13b8 into release/v20.03 Nov 3, 2020
@jarifibrahim jarifibrahim deleted the ibrahim/r20.03-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.

2 participants