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

sql: fix a bug causing distsql to not be used on retries #14116

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

andreimatei
Copy link
Contributor

@andreimatei andreimatei commented Mar 13, 2017

The erronous condition seems to have been introduced by mistake in
https://reviewable.io/reviews/cockroachdb/cockroach/12299#-KZ2PfBtHBm30NGvjAo0


This change is Reviewable

@andreimatei
Copy link
Contributor Author

This deserves a test but I think we have other problems too with distsql retries as reported by @knutster. I'll look at them and add a test separately.

@rjnn
Copy link
Contributor

rjnn commented Mar 13, 2017

:lgtm: Good catch.


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@knz
Copy link
Contributor

knz commented Mar 13, 2017

LGTM too.
Merging this, because I need it for #14080.

@knz knz merged commit 82d2a33 into cockroachdb:master Mar 13, 2017
@andreimatei andreimatei deleted the distsql-fix-retry branch March 13, 2017 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants