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

Commits on Nov 3, 2020

  1. fix(ludicrous mode): Handle deletes correctly (#6773)

    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)
    Ibrahim Jarif committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    18d952d View commit details
    Browse the repository at this point in the history