Comment #1 on issue 127 by [email protected]: incr/decr operations are not thread safe.
http://code.google.com/p/memcached/issues/detail?id=127
It seems to me the correct fix is to eliminate inplace incr/decr, rather than new locks (it possibly damages to scalability). Also see the report, http://bit.ly/9Dj9gI In the engine branch, this matter was already fixed. http://github.com/trondn/memcached/commit/8e59e16a94fcf5f1e5fe1271a71a7958357853f8 I think it should be backported. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- To unsubscribe, reply using "remove me" as the subject.
