Move query stats logic shared by BatchWriteExec out of UWE

    • 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.

            Assignee:
            Unassigned
            Reporter:
            Anna Veselova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: