-
Type:
Improvement
-
Resolution: Duplicate
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Minor Change
Mongos return 3MB batches (if not limit/batchSize specified) but mongod uses 4MB. Both should have the same client visible behavior, as possible, to reduce mental dissonance. Set in "ShardedClientCursor::sendNextBatch" for the sharded code.