-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BF-39865 is caused because a test (notablescan_sbe_consistency) is changing the server's config (query engine from sbe to classic) and therefore is affecting all tests running afterwards such as the failing one (sbe_ixscan_explain).
Please use the mochalite (http://go/mocha) framework to robustly restore state even on test failures, namely the "after" hook.
- is related to
-
SERVER-112184 notablescan_sbe_consistency jstest is modifying runtime engine
-
- Closed
-
- related to
-
SERVER-110058 [SBE] When "notablescan" is enabled, $lookup that uses a collscan on the inner side should fail
-
- Closed
-
-
SERVER-112186 Fail jstests if they modify server's config
-
- Backlog
-