-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Possible implementation would be adding an encode_all method to the BSON API that accepts max_batch_size and callback parameters. PyMongo would pass a callback that sends the batch to Mongo, other users could do other things.
- is depended on by
-
DRIVERS-1 Respect isMaster.maxMessageSizeBytes
- Closed
-
DRIVERS-1888 Split legacy batch inserts into many messages
- Closed
- is duplicated by
-
PYTHON-419 Do not send messages that exceed server's 48,000,000 byte limit
- Closed
- related to
-
RUBY-533 Split batch inserts into many messages
- Closed