On Wed, Jan 30, 2013 at 1:37 PM, Platonides <span dir="ltr"><<a href="mailto:platonides@gmail.com" target="_blank">platonides@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 30/01/13 22:09, Asher Feldman wrote:<br>
> That message actually means that memcached is working.  The messages<br>
> keys used as locks are added via the memcached add call, which only<br>
> returns successfully if the key doesn't already exist.  That could not<br>
> acquire lock message means that the key already exists, the "lock" is<br>
> already held and the work associated with it being done by another process.<br>
<br>
</div>There is another option: memcached is down and the lock cannot be<br>
created, but nobody holds it, either.<br></blockquote><div><br>That certainly could be the case, but mediawiki should also log memcached connection failures if so.  <br></div></div>