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 context deadline issues with live loader #2501

Merged
merged 8 commits into from
Jul 27, 2018
Merged

Conversation

manishrjain
Copy link
Contributor

@manishrjain manishrjain commented Jul 26, 2018

This change is Reviewable

@manishrjain manishrjain merged commit 8b0295b into master Jul 27, 2018
@manishrjain manishrjain deleted the mrjn/live-loader branch July 27, 2018 04:33
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 19, 2019
- Use exponential backoffs with propose txns, so if the system is flooded, we don't make it worse.
- Do not block if we find pending txns. Return err, and abort them in a goroutine.
- Do not reach a deadlock trying to remove posting lists from LRU cache. Do a best-effort removal.
- Decrease the number of times SyncIfDirty happens.
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.

1 participant