https://bugs.openldap.org/show_bug.cgi?id=10100
Issue ID: 10100 Summary: Non-sequential timestamps being logged on Windows Product: OpenLDAP Version: 2.6.6 Hardware: x86_64 OS: Windows Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: smckinney@symas.com Target Milestone: ---
Presents as a dsync during replication. Consumer will log
``` 650af021.2eadd901 0000000000001b40 slap_queue_csn: queueing 0000000002ac1620 20230920131409.992477Z#000000#001#000000 650af021.2eaed239 0000000000001b40 slap_graduate_commit_csn: removing 0000000002ac1620 20230920131409.992477Z#000000#001#000000
650af021.317b2a35 000000000000185c do_syncrep2: rid=102 CSN too old, ignoring 20230920131409.040136Z#000000#001#000000 (uid=slapd-test1-FOO1-6,ou=People,dc=example,dc=com) ```
The entry was not be added.
The provider will log messages using non-sequential timestamps. For example, when grepping the CSN from above (in provider log):
``` # This: 650af021.3b3060d9 0000000000001ad8 conn=1001 op=1 syncprov_sendresp: to=002, cookie=rid=102,sid=001,csn=20230920131409.992477Z#000000#001#000000
# and: 650af021.02648749 0000000000001810 slap_get_csn: conn=1003 op=7 generated new csn=20230920131409.040136Z#000000#001#000000 manage=1 ```
https://bugs.openldap.org/show_bug.cgi?id=10100
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Howard Chu hyc@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/651
https://bugs.openldap.org/show_bug.cgi?id=10100
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michal.pura@gmail.com
--- Comment #2 from Howard Chu hyc@openldap.org --- *** Issue 10077 has been marked as a duplicate of this issue. ***
https://bugs.openldap.org/show_bug.cgi?id=10100
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |hyc@openldap.org Keywords|needs_review | Target Milestone|--- |2.5.17
https://bugs.openldap.org/show_bug.cgi?id=10100
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |TEST
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 0ec664b0 by hyc at 2023-10-23T19:47:23+00:00 ITS#10100 fix Windows timestamps
https://bugs.openldap.org/show_bug.cgi?id=10100
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• a21a1e63 by hyc at 2024-01-11T21:59:51+00:00 ITS#10100 fix Windows timestamps
RE25:
• 110a78e5 by hyc at 2024-01-11T21:58:22+00:00 ITS#10100 fix Windows timestamps
https://bugs.openldap.org/show_bug.cgi?id=10100
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
https://bugs.openldap.org/show_bug.cgi?id=10100
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mbalakri@opentext.com
--- Comment #5 from Quanah Gibson-Mount quanah@openldap.org --- *** Issue 10136 has been marked as a duplicate of this issue. ***