K 10 svn:author V 7 trociny K 8 svn:date V 27 2011-03-22T20:27:26.766220Z K 7 svn:log V 348 After synchronization is complete we should make primary counters be equal to secondary counters: primary_localcnt = secondary_remotecnt primary_remotecnt = secondary_localcnt Previously it was done wrong and split-brain was observed after primary had synchronized up-to-date data from secondary. Approved by: pjd (mentor) MFC after: 1 week END