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

Release requests in cors handle (#32410) #32505

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

Tim-Brooks
Copy link
Contributor

There are two scenarios where a http request could terminate in the cors
handler. If that occurs, the requests need to be released. This commit
releases those requests.

There are two scenarios where a http request could terminate in the cors
handler. If that occurs, the requests need to be released. This commit
releases those requests.
@Tim-Brooks Tim-Brooks added >bug :Distributed Coordination/Network Http and internode communication implementations v6.4.1 labels Jul 31, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@Tim-Brooks
Copy link
Contributor Author

This is just a back port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed Coordination/Network Http and internode communication implementations v6.4.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants