-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.12.0
-
Component/s: Write Operations
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BulkWriteResult methods:
int getInsertedCount() int getMatchedCount() int getModifiedCount() int getRemovedCount()
should have returned long not int.