8000 memcached: Check for closed connection to avoid deadloop by rpv-tomsk · Pull Request #2612 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

memcached: Check for closed connection to avoid deadloop #2612

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

Merged

Conversation

rpv-tomsk
Copy link
Contributor
@rpv-tomsk rpv-tomsk commented Dec 10, 2017

Check for 'recv(...) == 0' state was lost while implementing persistent connections at #2388.
That can cause a deadloop if connection was closed right after successfull send of 'stats' command.

@collectd-bot collectd-bot added this to the 5.8 milestone Dec 10, 2017
@rpv-tomsk rpv-tomsk added the Bug A genuine bug label Dec 10, 2017
Check for 'recv(...) == 0' condition was missing.
@rpv-tomsk rpv-tomsk force-pushed the collectd-5.8-memcached branch from d2d7a98 to 72b9b3e Compare December 10, 2017 20:28
@rpv-tomsk rpv-tomsk added the Automerge Labels PRs to be merged by a bot once approved label Dec 10, 2017
@collectd-bot collectd-bot merged commit 38ff3d8 into collectd:collectd-5.8 Dec 10, 2017
@rpv-tomsk rpv-tomsk deleted the collectd-5.8-memcached branch July 13, 2019 08:01
@octo octo added Fix A pull request fixing a bug and removed Bug A genuine bug labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automerge Labels PRs to be merged by a bot once approved Fix A pull request fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0