-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Repl 2023-10-02
When bulkWrite sends out child batches that contain operations against timeseries collections, it may convert timeseries view namespace to timeseries bucket namespace and attach the isTimeseriesCollection field. Therefore, when we calculate the base size estimate, we should take into account the increased size for the namespace translation and the additional field.