-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Security 2023-07-10, Security 2023-07-24, Security 2023-08-07, Security 2023-08-21, Security 2023-09-04, Security 2023-09-18, Security 2023-10-02, Security 2023-10-16
-
3
Cluster parameters need an operation context since they do writes and to take locks.
Things which touch on-disk state should always accept an OperationContext in their arguments to indicate they do possibly blocking yet interruptible work
- is related to
-
SERVER-78027 clang-tidy check that we don't check for whether OperationContext* argument is nullptr
- Closed
- related to
-
SERVER-78632 Exception in QuerySettingsManager lock acquisition triggers server crash
- Closed