Details
-
Task
-
Resolution: Unresolved
-
Minor - P4
-
None
-
None
-
None
-
None
-
Storage Execution
Description
The BSONObj::objsize() function returns a countable value and the data type size_t would be preferable to int. This is also necessary to avoid annoying explicit casts when the return value is compared to size_t objects.
On the other hand, the BSONElement:: objsize() function already returns size_t values.
Attachments
Issue Links
- is related to
-
SERVER-71413 RecordData should store size as unsigned
-
- Backlog
-