-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Performance
-
None
-
Fully Compatible
-
TIG 2018-09-24
As described in PERF-1699, trying to set it when the test cases is load()-ed is problematic for earlier branches. Rather than trying to do it at runtime inside a pre() function, it'd be simpler to set it at start-up and be done with it.
// TODO: Remove in SERVER-36198. assert.commandWorked(db.adminCommand({setParameter: 1, internalQueryAllowAllPathsIndexes: true}));
- is related to
-
SERVER-36198 Enable $** index builds by default in non-test configurations
- Closed
- related to
-
SERVER-37064 Wrap "mongod_flags" onto multiple lines for readability
- Closed