-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 12 (04/04/16)
Currently, DocumentSourceMergeCursors only is able to merge cursors on the collection namespace. Adding support for merging cursors on any namespace will allow for changing the namespace associated with agg cursors in the future (SERVER-22541), and possibly will open opportunities to use this pipeline stage in other contexts.
- related to
-
SERVER-22541 Aggregation plan executors should be owned by global cursor manager
- Closed