-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.4.2
-
Component/s: Write Operations
-
None
The result of bulk operation (BulkWriteResult in Java driver doesn't contain "inserted ids" attribute as opposed to Ruby driver write result object . Attribute should contain array of ObjectId of all successfully inserted documents, if the bulk operation has inserts.
- duplicates
-
JAVA-1788 Insert method should return a result instead of void
- Closed