-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Goal:
Introduce a new BSON document type that strongly guarantees the lifetime of at least the bytes that comprise the document; this type can be used where BSONObj currently is used and can operate seamlessly with existing APIs that use BSONObj.
Goal:
Introduce a new BSON element type that strongly guarantees the lifetime of at least the bytes that comprise the element (and potentially the remainder of its enclosing document); this type can be used where BSONElement currently is used and can operate seamlessly with existing APIs that use BSONElement.
- is depended on by
-
SERVER-101544 Investigate if DocumentSourceMatch::joinMatchWith can operate over MatchExpression instead of BSONObj
-
- Blocked
-
- is duplicated by
-
SERVER-101003 Provide BSON views that keep the buffer alive
-
- Closed
-
- related to
-
SERVER-101544 Investigate if DocumentSourceMatch::joinMatchWith can operate over MatchExpression instead of BSONObj
-
- Blocked
-
1.
|
create mock-up of new BSON object and element types | SERVER-106681 |
|
Needs Scheduling | Billy Donahue |