]> git.sur5r.net Git - openldap/commit
ITS#7052 syncrepl deletes should ignore some errors
authorHoward Chu <hyc@openldap.org>
Fri, 27 Jan 2012 19:21:04 +0000 (11:21 -0800)
committerHoward Chu <hyc@openldap.org>
Fri, 27 Jan 2012 19:21:04 +0000 (11:21 -0800)
commit3be354d0d2e13c8f38a16459187770900827f209
tree5f7764bf7cb415420b2849c4b1f395eceea89c33
parentc922e5dbbdbcddba4ac59c6ee4a632a668400181
ITS#7052 syncrepl deletes should ignore some errors

Treat LDAP_NO_SUCH_OBJECT as success, otherwise the consumer will
abort and start a new refresh for no good reason.
servers/slapd/syncrepl.c