lp:~andrefcruz/libmemcached/recover-gracefully

Created by André Cruz and last modified
Get this branch:
bzr branch lp:~andrefcruz/libmemcached/recover-gracefully
Only André Cruz can upload to this branch. If you are André Cruz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
André Cruz
Project:
libmemcached
Status:
Merged

Recent revisions

805. By André Cruz

Added missing constant.
Set keepalive before keepidle.

804. By André Cruz

Implemented the TCP_KEEPIDLE tcp option. This is only available on Linux.

803. By André Cruz

Implement flag retrieval for new keepalive flag.

802. By André Cruz

Added option to enable TCP_KEEPALIVE on created sockets.

801. By André Cruz <andre@huge>

If a server is down, repeated stores would increment the fail count even though the server is marked by memcached_connect. This caused the next_retry to be incremented when the fail count was reached even though no new attempt was made to connect to the server... The connection to this server would never be recovered if the fail limit was reached before the next_retry.

This problem may exist elsewhere with mgets and deletes.

800. By Brian Aker <brian@gaz>

merge.

799. By Brian Aker <brian@gaz>

Merge for Dmitry

798. By Brian Aker <brian@gaz>

Fixing spec file for release.

797. By Brian Aker <brian@gaz>

Shuffled UDP tests.

796. By Brian Aker <brian@gaz>

A number of fixes/etc.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~tangent-org/libmemcached/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers