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

Log cause when memcached error occurs #170

Closed
wants to merge 1 commit into from

Conversation

krallin
Copy link

@krallin krallin commented Apr 29, 2015

This PR adds more detailed error logging when a Memcached error occurs.

While this doesn't always pinpoint the exact error cause (if there are retries used within libmemcached, it only provides the last error), it can help in understanding what's going on.

We've been using this patch in software we use and distribute, and it's been running just fine so far.

Log the actual Memcached error when an warning is triggered, to
facilitate troubleshooting.
@sodabrew
Copy link
Contributor

Hi! Sorry for the very long delay. This looks like a great idea. Could you rebase this onto current master?

@sodabrew sodabrew modified the milestones: 3.1.0, 3.0.0 Jan 24, 2017
@sodabrew
Copy link
Contributor

I've just merged #301 that is very similar to this.

@sodabrew sodabrew closed this Jan 24, 2017
@sodabrew sodabrew removed this from the 3.0.0 milestone Jan 24, 2017
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.

2 participants