-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, DBClientCursor uses batchSize 2 if the given batchSize is 1. I think this was an attempt to work around ntoreturn being 1 for single batch.