Closed (fixed)
Project:
Memcache API and Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Nov 2010 at 15:37 UTC
Updated:
17 Jul 2011 at 15:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
catchComment #2
douggreen commentedThis is a great idea!
I think we also need to decrease the lock_wait time because a 30 second delay on any web process is excessive. If we can't change the default, then there are probably a few places which should pass a lower default.
Comment #3
catchThere's a better patch at #802856: Make lock_wait() wait less now which I need to port across to memcache. CNW for now.
Comment #4
catchComment #5
catchUpdated to mirror the (still pending after several months) core patch at #802856: Make lock_wait() wait less.
Explanation for that patch is at http://drupal.org/node/802856#comment-4015000 to give more background to this issue.
Posting 6.x version but this should be trivial forward-port to 7.x.
Comment #6
catchComment #7
catchConfirmed that lock tests continue to pass with this applied, committed to 6.x. Needs to go into 7.x too.
Comment #8
jeremy commentedMarking as to-be-ported, as my understanding is that the 6.x patch now needs to be ported to 7.x.
Comment #9
catchCommitted. http://drupalcode.org/project/memcache.git/commit/2fe64c5