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

fix(Dgraph): Perform rollups more aggressively. #6143

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Aug 6, 2020

  • Reduce batch size to 16.
  • Force a rollup to happen every 500ms instead of 2s.

Related to DGRAPH-2202


This change is Reviewable

- Reduce batch size to 16.
- Force a rollup to happen every 500ms instead of 2s.

Related to DGRAPH-2202
@martinmr martinmr requested a review from manishrjain as a code owner August 6, 2020 20:59
@martinmr martinmr merged commit fa013db into master Aug 6, 2020
@martinmr martinmr deleted the martinmr/more-rollups branch August 6, 2020 23:05
martinmr added a commit that referenced this pull request Aug 6, 2020
- Reduce batch size to 16.
- Force a rollup to happen every 500ms instead of 2s.

Related to DGRAPH-2202

(cherry picked from commit fa013db)
martinmr added a commit that referenced this pull request Aug 6, 2020
- Reduce batch size to 16.
- Force a rollup to happen every 500ms instead of 2s.

Related to DGRAPH-2202

(cherry picked from commit fa013db)
parasssh pushed a commit that referenced this pull request Aug 18, 2020
- Reduce batch size to 16.
- Force a rollup to happen every 500ms instead of 2s.

Related to DGRAPH-2202

(cherry picked from commit fa013db)
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