-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2025-03-03
We introduced the try/catch as part of SERVER-94238, but later removed it as part of the refactoring in SERVER-84725, since query shape computation was protected by the try/catch. However, in order to ensure that no issues in PQS lookup can cause any issues on the hot path, we decided to reintroduce the try/catch
- is related to
-
SERVER-94238 Query should not fail if querySettings fails to compute key
-
- Closed
-
-
SERVER-84725 Create a single query settings module interface exposed to the system
-
- Closed
-