Skip to content

Close reserved connections when client hangs up#6451

Merged
harshit-gangal merged 2 commits intovitessio:masterfrom
planetscale:comquit
Jul 17, 2020
Merged

Close reserved connections when client hangs up#6451
harshit-gangal merged 2 commits intovitessio:masterfrom
planetscale:comquit

Conversation

@systay
Copy link
Copy Markdown
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
Copy Markdown
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.

3 participants