-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.0
-
Component/s: Query Operations
-
None
There is a small window where MongoBatchCursorAdapter requests the next batch of results while still referencing the previous batch. This unnecessarily increases the memory requirements of any application that iterates through query results that have multiple batches.