]> 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)
committerHoward Chu <hyc@openldap.org>
Sat, 24 Oct 2015 05:06:49 +0000 (06:06 +0100)
commitcd8ff37629012c1676ef79de164a159da9b2ae89
tree50a1ca24db366262247c7fbabcd7100f197e1dce
parent634ccc758d488c1ff852f15eac5d911543f15a7e
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