-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Query 2019-12-02, Query 2019-12-16
The function on line 361 tests that an invalid write concern option string causes a specific type of error (and that the command produces results anyway). Since the implementation has changed, the type of error has changed. Consider removing this element of the test since it seems fragile and not valuable in terms of coverage. Otherwise the type of error being looked for could be changed.
- is depended on by
-
SERVER-42511 Remove query knob internalQueryUseAggMapReduce
- Closed