A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, master has been updated
       via  9e156bf91467da256ade7842b03b0aa6f9b7405c (commit)
      from  0f80e05eebfa2d25db5eb4483752cd37775adb04 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9e156bf91467da256ade7842b03b0aa6f9b7405c
Author: Ondřej Kuzník <on...@mistotebe.net>
Date:   Fri Aug 25 16:25:23 2017 +0100

    ITS#8444 Do not clear the pending operation when checkpointing
    
    When a checkpoint happens, if we remove the CSN from the pending list,
    accesslog won't pass it onto the accesslog DB. But in a delta-mmr
    scenario, an accesslog entry without a CSN faces a race where it might
    be applied twice - that usually fails and causes a full refresh, other
    times it can cause a silent desync - both are undesirable.

-----------------------------------------------------------------------

Summary of changes:
 servers/slapd/overlays/syncprov.c | 1 +
 1 file changed, 1 insertion(+)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to