-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
From what was seen in SERVER-121546, there are a few scenarios where the 16MB catch-all size limit is hit during commit because the size estimator during write staging is incomplete. This ticket should ensure that the size estimator accounts for control block replacements that can change the size of the generated bucket, so that the write path can catch oversized writes before they generate oversized buckets. See the added tests from that ticket on v7.0 for examples and details.
- is related to
-
SERVER-121546 [v7.0] Remove unnecessary timeseries write path invariants
-
- Needs Merge
-