Re: Issue 127 in memcached: incr/decr operations are not thread safe.

2010-04-03 Thread memcached
Comment #3 on issue 127 by dorma...@rydia.net: incr/decr operations are not thread safe. http://code.google.com/p/memcached/issues/detail?id=127 I just tried backporting the patch but I failed at it and it caused a 7% performance regression in running that test alone. So we're going to

Re: Issue 127 in memcached: incr/decr operations are not thread safe.

2010-04-03 Thread memcached
Comment #4 on issue 127 by dorma...@rydia.net: incr/decr operations are not thread safe. http://code.google.com/p/memcached/issues/detail?id=127 Err, I figured it out, but it's still slower and not entirely correct so we'll have to figure it more later. do_add_delta has the global

Re: Issue 128 in memcached: ERROR: You cannot allow the ASCII protocol while using SASL.

2010-04-03 Thread memcached
Updates: Owner: dormando Comment #2 on issue 128 by dorma...@rydia.net: ERROR: You cannot allow the ASCII protocol while using SASL. http://code.google.com/p/memcached/issues/detail?id=128 I'll take this for 1.4.6. The perl tests should be spawning memcached in such a way as to

Re: Issue 120 in memcached: Failed to write, and not due to blocking: Resource temporarily unavailable

2010-04-03 Thread memcached
Updates: Status: Invalid Comment #1 on issue 120 by dorma...@rydia.net: Failed to write, and not due to blocking: Resource temporarily unavailable http://code.google.com/p/memcached/issues/detail?id=120 Closing this as it isn't a bug. Please tune your firewall settings; you could be

Memcached release 1.4.5

2010-04-03 Thread dormando
Hey, The team is happy to belatedly announce memcached 1.4.5. We're skipping the -rc routine since this release is very late and contains only minor bugfixes and one new statistic. http://code.google.com/p/memcached/wiki/ReleaseNotes145 We will very shortly begin a long -rc cycle with 1.4.6,