Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Storage Execution EMEA
-
Fully Compatible
-
Execution EMEA Team 2023-09-18
Description
Timestamps where the seconds part is 0 are considered null. Tests using mock clocks start with 0 or rather small values, which might change the behaviour of the code being tested, due to generating Timestamp objects from a Date_t generated from the clock. This turned out to be an issue with change collections expiration testing (SERVER-78599), we should double check if it is affecting pre-images.