]> git.sur5r.net Git - openldap/commit
ITS#8281 fix delta-mmr with interrupted refresh
authorHoward Chu <hyc@openldap.org>
Fri, 23 Oct 2015 19:17:45 +0000 (20:17 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Oct 2015 21:05:51 +0000 (16:05 -0500)
commit683c03fbc0f72daf4f763d3fa5acfc2b67e9ffa7
treedafc41420816ed48f196a451c361b43148f937b1
parent7174bee2015176c1fafd24b6215d3d00f9c467d3
ITS#8281 fix delta-mmr with interrupted refresh

Prevent spurious contextCSN generation
and ignore consumers when we have no contextCSN yet.
But make sure to propagate valid contextCSN updates to
accesslog/syncprov for delta consumers.
servers/slapd/overlays/accesslog.c
servers/slapd/overlays/syncprov.c