awesomized / libmemcached

Resurrection of libmemcached
https://awesomized.github.io/libmemcached/
BSD 3-Clause "New" or "Revised" License
45 stars 26 forks source link

incorrect handling of server restart redeux #65

Closed m6w6 closed 4 years ago

m6w6 commented 4 years ago

Imported from Launchpad using lp2gh.


So Bug #928696 ( https://bugs.launchpad.net/libmemcached/+bug/928696 ) isn't fixed. But I can't seem to re-open it, and comments to that effect seem to just go into the void, so I'm attempting to re-open this way. :)

Comment #9 ( https://bugs.launchpad.net/libmemcached/+bug/928696/comments/9 ) had a partial fix, but it only corrected the problem for "sets" and not "deletes" for us.

m6w6 commented 4 years ago

Related to: #12