-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
v8.0
-
Execution Team 2024-02-19, Execution Team 2024-03-04, Execution Team 2024-03-18, Execution Team 2024-04-01, Execution Team 2024-04-15
-
156
BSONElement maintains too much state leading to inefficient code. Remove the totalSize member variable as that's better computed on demand.
- causes
-
SERVER-96268 BSONElement::valuesize() aliases some invalid types to valid types
-
- Open
-
- is related to
-
SERVER-76352 Improve BSONElement constructor that allows you to optionally provide internal sizes
-
- Closed
-