-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
v8.0, v7.0, v6.0
-
Execution Team 2022-10-17, Execution Team 2022-10-31, Execution Team 2022-11-14, Execution Team 2022-11-28, Execution Team 2024-09-02, Execution Team 2024-09-16
Instead of rounding timestamps down as expected, the server will round the bucket's minimum timestamp up for pre-1970 dates. (More accurately, it rounds the timestamp, expressed as an offset from the Unix epoch, towards zero.) This can result in incorrect control.min time values.
- is duplicated by
-
SERVER-77889 Timeseries sharded on time can route pre-1970 inserts incorrectly
- Closed
- is related to
-
SERVER-94228 Support Date_t formatting and parsing of dates before 1970
- Backlog
- related to
-
SERVER-77888 Timeseries last-point query is incorrect for pre-1970 dates
- Backlog
-
SERVER-93874 $group on time-series collections can produce rounded results due to bucket control rounding
- In Code Review
-
SERVER-77889 Timeseries sharded on time can route pre-1970 inserts incorrectly
- Closed
-
SERVER-67825 Investigate where time-series functionality relies on control summary timestamps
- Closed