[Freeipa-devel] [PATCH] 294 sleep before doing a task

Rob Crittenden rcritten at redhat.com
Mon Oct 12 17:56:32 UTC 2009


One of the last steps of an install is to run through any updates. This 
change adds a sleep() prior to calling tasks to ensure postop writes are 
done

We were seeing a rare deadlock of DS when creating the memberOf task 
because one thread was adding memberOf in a postop while another was 
trying to create an index and this was causing a PRLock deadlock.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-294-task.patch
Type: application/mbox
Size: 1093 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20091012/a00bd14d/attachment.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20091012/a00bd14d/attachment.bin>


More information about the Freeipa-devel mailing list