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

Only return Memcached connections to the pool on success #156

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

56quarters
Copy link
Owner

Only return connections to the pool if the request they were used for was successful or it was an expected protocol error from the server.

Fixes #153

Only return connections to the pool if the request they were used for
was successful or it was an expected protocol error from the server.

Fixes #153
@56quarters 56quarters marked this pull request as ready for review July 9, 2024 11:43
@56quarters 56quarters merged commit 18304fa into master Jul 9, 2024
6 checks passed
@56quarters 56quarters deleted the broken branch July 9, 2024 11:45
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.

Discard broken memcached TCP connections
1 participant