Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
Query 2020-10-19, Query 2020-11-02
Description
The goals of this task are as follows:
- Update writeValueToStream() to actually print out the contents of a bsonBinData (instead of just printing out "---===*** bsonBinData ***===—"), similar to what BSONElement::toString() does.
- Update writeValueToStream() to truncate StringBig, bsonString, and bsonBinData values, similar to what BSONElement::toString() does.
- If appropriate, add a unittest to test out using writeValueToStream() to print out StringSmall, StringBig, bsonString, and bsonBinData values.
Attachments
Issue Links
- is depended on by
-
SERVER-50319 [SBE] Implement truncation of large values for logging
-
- Closed
-