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 Broken HTTP Request Breaking Channel Closing (#45958) #45973

Merged
merged 1 commit into from Aug 26, 2019

Conversation

original-brownbear
Copy link
Member

This is essentially the same issue fixed in #43362 but for http request
version instead of the request method. We have to deal with the
case of not being able to parse the request version, otherwise
channel closing fails.

Fixes #43850

backport of #45958

This is essentially the same issue fixed in elastic#43362 but for http request
version instead of the request method. We have to deal with the
case of not being able to parse the request version, otherwise
channel closing fails.

Fixes elastic#43850
@original-brownbear original-brownbear added :Distributed/Network Http and internode communication implementations backport labels Aug 26, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@original-brownbear original-brownbear merged commit af2bd75 into elastic:7.x Aug 26, 2019
@original-brownbear original-brownbear deleted the 45958-7.x branch August 26, 2019 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Distributed/Network Http and internode communication implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants