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 a StartTs Mismatch bug #3187

Merged
merged 1 commit into from
Mar 21, 2019
Merged

Fix a StartTs Mismatch bug #3187

merged 1 commit into from
Mar 21, 2019

Conversation

manishrjain
Copy link
Contributor

@manishrjain manishrjain commented Mar 21, 2019

It happens when running multiple best effort queries using the same txn. Reuse the same timestamp instead of allocating a new one.


This change is Reviewable

…ffort queries using the same txn. Reuse the same timestamp instead of allocating a new one.
@manishrjain manishrjain merged commit 80b07bd into master Mar 21, 2019
@manishrjain manishrjain deleted the mrjn/startTs-mismatch branch March 21, 2019 23:16
danielmai pushed a commit that referenced this pull request Apr 2, 2019
…ffort queries using the same txn. Reuse the same timestamp instead of allocating a new one. (#3187)
danielmai added a commit that referenced this pull request Apr 11, 2019
…ffort queries using the same txn. Reuse the same timestamp instead of allocating a new one. (#3187) (#3246)
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 19, 2019
…ffort queries using the same txn. Reuse the same timestamp instead of allocating a new one. (dgraph-io#3187)
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