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

(releave/v20.07) Queue keys for rollup during mutation. #6151

Merged
merged 1 commit into from Aug 7, 2020

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Aug 7, 2020

Right now, keys are only added for rollups during queries. Keys that
only receive queries will not be rolled up until they are queried, which
can cause issues and slowness.

Fixes DGRAPH-2202

(cherry picked from commit 3ea5efe)


This change is Reviewable

Docs Preview: Dgraph Preview

Right now, keys are only added for rollups during queries. Keys that
only receive queries will not be rolled up until they are queried, which
can cause issues and slowness.

Fixes DGRAPH-2202

(cherry picked from commit 3ea5efe)
@martinmr martinmr merged commit 1d2df6d into release/v20.07 Aug 7, 2020
@martinmr martinmr deleted the martinmr/cp-mut-rollup07 branch August 7, 2020 22:02
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