-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.6
-
Component/s: None
-
None
PHPC sets the database and collection itself when executing the BulkWrite, so it should simply store both strings and a boolean tracking execution state on the BulkWrite struct. The ordered value can be saved from the BulkWrite constructor.
The oustanding mongoc_bulk_operation_t flag is bypassDocumentValidation, which is not currently included in the debug handler. That value can be captured at the same time as the ordered boolean if we wish to include it in the debug output.
- depends on
-
CDRIVER-1210 Create getters for bulk operation's database and collection properties
- Closed
- related to
-
PHPC-684 Report bypassDocumentValidation in BulkWrite debug output
- Closed