-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
QO 2024-02-05
Failing tests:
- jstests/core/administrative/profile/profile_query_hash.js
- attach the planCacheKey to the CurOp structure when we calculate it
- jstests/core/sbe/from_plan_cache_flag.js
- attach the "fromPlanCache" property
- jstests/noPassthrough/log_and_profile_query_hash.js
- attach the "queryHash" property
- is related to
-
SERVER-85147 [CQF] Profiler entry does not contain planCacheKey property
- Closed
-
SERVER-85148 [CQF] Profiler entry does not contain fromPlanCache property
- Closed
-
SERVER-85149 [CQF] Profiler entry does not contain queryHash property
- Closed
-
SERVER-85161 [CQF] Don't rely on fromMultiPlanner field in profiler entries
- Closed