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

distsql: txn retry errors are not caught by distsql #14504

Closed
vivekmenezes opened this issue Mar 31, 2017 · 1 comment
Closed

distsql: txn retry errors are not caught by distsql #14504

vivekmenezes opened this issue Mar 31, 2017 · 1 comment
Assignees
Milestone

Comments

@vivekmenezes
Copy link
Contributor

At least we have no tests for it and don't know if they are propagated as txn retry errors or just regular errors and thus don't trigger a retry. This issue can be resolved by adding such a test and possibly a fix around adding a txn retry error type to distsqlrun.Error introduced in #14025

@andreimatei
Copy link
Contributor

Fixed by #15187

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

No branches or pull requests

3 participants