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

Examine performance bottlenecking of VersionAPI ServerStatus Metrics

    • Type: Icon: Task Task
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Repl 2020-09-07, Repl 2020-09-21

      As part of changes in SERVER-49379, we acquire a mutex in every instance of execCommandDatabase in service_entry_point_common.cpp and runCommand in strategy.cpp  (within the addTimestamp function of APIVersionMetrics that is invoked by APIVersionMetrics::update) We also acquire this same mutex in the run method of ServerStatus cmd (generateSection method of APIVersionMetrics).

      Examine the performance impact of SERVER-49379

            Assignee:
            xuerui.fa@mongodb.com Xuerui Fa
            Reporter:
            pridhvi.vegesna@mongodb.com Pridhvi Vegesna (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: