-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Bulk API
-
None
JAVA-5528 skipped splitting the ops and nsInfo parts of the bulkWrite command, and encoding them as separate sections of the OP_MSG wire protocol message with payload type 1; it also skipped splitting the bulkWrite command if the number of write models is too large. This ticket must implement what was skipped in JAVA-5528.
Prose spec tests are to be implemented together with this implementation because they will give us some confidence in the implementation.
- has to be done after
-
JAVA-5615 Cursors should not erase the time counted towards timeoutMS when they are being closed
- In Code Review
- has to be finished together with
-
JAVA-5695 Remove the BSON document size validation requirement for the client bulk write operation
- In Progress
-
JAVA-5610 Fix logic for determining whether to populate BulkWriteException.partialResult
- In Code Review
- links to