-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.0
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
-
-
Query 2018-07-16, Query 2018-07-30, Query 2018-08-13
Observed in v3.6. Unable to reproduce on v3.4.
$sample command never returns when run with explain(true). db.currentOps() shows:
"planSummary": "MULTI_ITERATOR",
"numYields": 18619890,
numYields continuously increases.
- is related to
-
SERVER-29421 Aggregation executionStats or allPlansExecution explain modes behave incorrectly with $limit
- Closed
-
SERVER-35973 Explain execution stats for $sample are not reported correctly
- Closed
-
SERVER-19758 Add "executionStats" and "allPlansExecution" explain modes to aggregation explain
- Closed