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

[8.0] Bug which caused the connection to not close in case of error writing an error packet #6976

Merged
merged 1 commit into from
Oct 30, 2020

Conversation

GuptaManan100
Copy link
Member

In case we encounter an error while writing an error packet, we should close the connection. Also if we are able to write the error packet successfully we should keep the connection open for further requests.

… writing an error packet

Signed-off-by: GuptaManan100 <manan@planetscale.com>
@systay systay changed the title Bug which caused the connection to not close in case of error writing an error packet [8.0] Bug which caused the connection to not close in case of error writing an error packet Oct 30, 2020
@systay systay merged commit af86e80 into vitessio:release-8.0 Oct 30, 2020
@askdba askdba added this to the v9.0 milestone Nov 11, 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