Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-48174

Add log component and LOGV2 messages in server to measure latency of migration protocol stages

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 2020-06-01, Sharding 2020-06-15, Sharding 2020-06-29

      Instrument the C++ code to measure:

      total latency = majority commit wait on recipient                    (1)
                            + migration commit                                               (2)
                            + post-migration commit refresh on the shard   (3)
                            + post-migration commit refresh on the router  (4)
                            + unnamed portion of operation latency             (5)

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            alex.taskov@mongodb.com Alexander Taskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: