-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2025-03-31
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the previous timeseries write path, we could have some stats updated more eagerly if there is a bucket without all batches committed but we have called rollover, because we updated the stats in determineRolloverReason.
After ver.SERVER-102319, we update the hard-closed rollover stats only when we know that we have rolled-over a bucket with all committed all of our measurements in the bucket (if we are attempting to rollover a bucket that doesn't have all measurements committed, we just set the rolloverReason of the bucket without any further action) within rollo
made more general
- is caused by
-
SERVER-102319 Fix hard-closed rollover actions stats being incorrect in new timeseries write path
-
- Closed
-
- related to
-
SERVER-102640 timeseries_group_topN_bottomN.js and timeseries_group_bson_types.js relies on ordering within an insert batch
-
- Closed
-