-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell
-
ALL
The shell uses next() when iterating cursors as opposed to nextSafe() - our cursor protocol generally expects $err to be rethrown as an error vs reported as a normal result.
- related to
-
SERVER-14875 Update mongo shell for explain 2.0
- Closed