-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
v8.0, v7.3, v7.0
-
0
The test attemptsĀ to iterate a cursor using DBCommandCursor, however it passes the wrong 'db' argument. This manifests as a failure in suites which may override the batch size and thus require a getMore command.