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

syncrepl broken (ITS#2808)



Full_Name: Howard Chu
Version: HEAD
OS: Linux
URL: 
Submission from: (NULL) (63.93.69.192)


The new syntax rules for entryUUID have broken the syncrepl code. Previously
there was no normalized form for UUIDs, now there is, and the code needs to use
the correct form. test018 fails due to not finding the entry for a given
entryUUID in a change record.

On a separate note, syncrepl/psearch support probably belongs exclusively in the
frontend, not in back-bdb. (topic for -devel discussion.)