Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
2.12.0
-
None
Description
BulkWriteResult methods:
int getInsertedCount()
|
int getMatchedCount()
|
int getModifiedCount()
|
int getRemovedCount()
|
should have returned long not int.