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

Close reserved connections when client hangs up #6451

Merged
merged 2 commits into from Jul 17, 2020

Conversation

systay
Copy link
Collaborator

@systay systay commented Jul 17, 2020

When a client to the Vitess MySQL service port is closed, we used
to just need to rollback and open transactions. Now we need to also
remember to close any reserved connections.

When a client to the Vite MySQL service port is closed, we used
to just need to rollback and open transactions. Now we need to also
remember to close any reserved connections.

Signed-off-by: Andres Taylor <andres@planetscale.com>
@systay systay requested a review from sougou as a code owner July 17, 2020 08:51
@harshit-gangal
Copy link
Member

I will move this to draft as there is end to end test failing after this change. So, we would need to look it up and fix it.

@harshit-gangal harshit-gangal marked this pull request as draft July 17, 2020 10:02
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal marked this pull request as ready for review July 17, 2020 15:27
@harshit-gangal harshit-gangal merged commit 709dbed into vitessio:master Jul 17, 2020
@harshit-gangal harshit-gangal deleted the comquit branch July 17, 2020 16:35
@deepthi deepthi added this to the v7.0 milestone Jul 17, 2020
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.

None yet

3 participants