-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
To implement SERVER-109034 we need to assert all errors, returned by insert operations.
Currently MongoProcesInterface::insert returns a single status for the first error encountered and swallows all other errors.
This commits aims to return the list of statuses instead.
- is depended on by
-
SERVER-109034 $merge execution uses update when insert may be more efficient
-
- In Progress
-
- is related to
-
SERVER-109034 $merge execution uses update when insert may be more efficient
-
- In Progress
-