-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Bulk API
-
Not Needed
AC:
- Implement command batching in the commmand builder as described in https://github.com/mongodb/specifications/blob/master/source/crud/bulk-write.md#command-batching
- Ensure that all bulk write cursors are exhausted and the appropriate result is returned from the merged results.
Test:
- Unskip all related unified tests that test batching.
- Implement the CRUD spec prose tests #11 for batching.