-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
Mongot may not return a full batch with batchSize results if the batches reaches the 16MB BSON size maximum. If we reach that, we should stop the exponential batchSize increase on the mongot cursor, until we receive a batch that is filled.
- depends on
-
SERVER-86735 Implement exponential batchSize growth for mongot cursor
- Closed