Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Incomplete
-
None
-
None
-
MongoDB 3.0.5
C++ driver: 1.0.1
OS: centos 7
-
Linux
-
Description
Two separated opeartion: push and upsert were built in same BulkOperation.
if two operation will operate on same document, it will cause the push operation failed.