[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Serious Concurrency problem with openldap-2.0.X



At 04:00 AM 2002-01-29, Michel.Minsoul wrote:
>To sum up, it seems that there is a serious concurrency problem in
>some multi-threaded versions of openldap 2.0.X.

I've reworked the locking in HEAD and OPENLDAP_REL_ENG_2
to resolve this problem (using a giant reader/writer lock).
        http://www.openldap.org/software/repo.html

Please test.

Kurt