-
Type: Improvement
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
The current implementation of change stream helper functions is verbose and seems wasteful. There is opportunity for simplification of the code by utilizing more frequently the BSONObjBuilders instead of adding into MatchExpressions.
Simultaneously, it would be a good opportunity to re-visit the design of the re-write functions to improve modularization and maintainability.
- related to
-
SERVER-89151 Update change stream helpers to ensure BSONObj ownership
- Closed