-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 3.5.12
-
Component/s: Aggregation Framework, Querying
-
Query Optimization
-
ALL
-
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
When running aggregate on MongoDB 3.5.12, it seems like the option explain:false has the same effect as passing an empty cursor document. Per SERVER-24623 the command should be required to pass explain:true or an empty cursor document.