-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Query 2019-08-12, Query 2019-08-26
-
0
Introduce PlanStageStats in DocumentSource. At present, DocumentSource PlanStageStats will not be used anywhere, but will be useful for the ongoing map reduce project as well as the future execution stats in agg project.
Introducing PlanStageStats to DocumentSource involves changing DocumentSource getNext to use template method and adding a stageName member variable to DocumentSources that are missing one.
- is depended on by
-
SERVER-42676 M/R Agg: Add mapReduce execution statistics for replica set command
- Closed
- is duplicated by
-
SERVER-42678 M/R Agg: Add support for planStats to agg framework
- Closed