https://bugs.openldap.org/show_bug.cgi?id=9537

          Issue ID: 9537
           Summary: slap_timestamp() can give a duplicated timestamp
                    across restarts
           Product: OpenLDAP
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: ---
         Component: slapd
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

On busy sites, when a slapd restart takes <1s, accesslog can fail to log
changes with LDAP_ALREADY_EXISTS. This is because slap_timestamp() only logs
timestamps with a 1s precision, disambiguating the rest with a counter that's
forgotten across restarts.

It is possible my analysis in ITS#9487 is partially invalidated because of
this.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to