-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently the WriteBatchQueryStatsRegistrar is in the unified_write_executor directory but is used by both UWE, the legacy WriteBatchExec, and also ClusterWriteCmd (which is the top-level class that calls into UWE and WriteBatchExec).
Move this file and any other shared query stats files out of UWE and into a shared location to make these dependencies clearer.
This is a followup ticket for SERVER-117919 and SERVER-115142.
- is related to
-
SERVER-117919 Support query stats for updates on mongos for legacy batch write exec
-
- In Code Review
-
-
SERVER-115142 Shapify an update command on mongos
-
- Closed
-