-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.6
-
Component/s: None
-
None
Although libmongoc allows a mongoc_bulk_operation_t to be executed multiple times, it does not make sense to do so. It is also prone to duplicate key errors, since we generate _id values when documents are scheduled for insertion (see: PHPC-360).