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

Try to fix Elastic connection pooling issues #5763

Merged
merged 4 commits into from
Jun 4, 2019

Conversation

ericholscher
Copy link
Member

This creates a new connection on every request,
hopefully working around the issues with the connection pool.

This is a version of #5760 that merges into master

This creates a new connection on every request,
hopefully working around the issues with the connection pool.
This will go out on 1 web and see if it resolves the issues at all.
@ericholscher ericholscher added the PR: hotfix Pull request applied as hotfix to release label Jun 3, 2019
@ericholscher ericholscher requested a review from a team June 4, 2019 17:35
@ericholscher
Copy link
Member Author

Merging this into master since #5760 was already reviewed. 👍

This is a common case I believe,
but I'm not quite sure until I get more data.
@ericholscher ericholscher merged commit cf46b26 into master Jun 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the hotfix-elastic-master branch June 4, 2019 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: hotfix Pull request applied as hotfix to release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant