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: handle reserved connection reset when tx killer has locked the connection #10153

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

harshit-gangal
Copy link
Member

@harshit-gangal harshit-gangal commented Apr 27, 2022

Description

This PR fixes an issue with reserved connection session reset when the reserved connection is blocked by connection_killer for being idle for 'X' allocated time. As the connection is now getting closed, the query received on that session should be able to ask for a new reserved connection to execute the query on the vttablet.

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@systay systay merged commit 31c9780 into vitessio:main Apr 28, 2022
@systay systay deleted the rconn-err-fix branch April 28, 2022 09:14
frouioui pushed a commit to planetscale/vitess that referenced this pull request Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants