-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
Right now the queryHash is passed around in the current operations debug context and there is only room for one queryHash and planCacheKey, but with multiple batched updates/deletes each item in the batch could have a different query shape and a different queryHash as a consequence. We need to decide if we are going to log a list of the query hashes or just the hash of the first item.
- depends on
-
SERVER-57405 add queryHash and planCacheKey to mongod and mongos slow query logs for update and delete request
- Closed
- related to
-
SERVER-53859 Add queryHash to the mongos slow query logs
- Closed