-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
In SERVER-84730 we added a little helper to do this, but we limited the fallout of that change to just the query stats FSM tests. This ticket tracks the work to generalize the helper and ideally make it:
- Re-usable and applied in all cases where tests configure setParameters in setup and teardown (if there are any that are not putting things back in teardown, that would be weird).
- Easily discoverable
- Concise yet clear
- is related to
-
SERVER-84730 It's unsafe to reuse OpCtx for multiple operations when queryStats is concurrently disabled
- Closed