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

Throughput probing decrease metrics are not being updated

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Workload Scheduling
    • Fully Compatible
    • ALL
    • v8.0
    • Workload Scheduling 2025-02-03

      The metrics for throughput probing include timesIncreased, timesDecreased, totalAmountIncreased, totalAmountDecreased, and resizeDurationMicros. However, timesDecreased and totalAmountDecreased are never updated, since the _probeDown method mistakenly increments timesIncreased and totalAmountIncreased.

      This is making it harder to diagnose problems with throughput probing. We should fix this and backport it to affected versions.

            Assignee:
            dominic.hernandez@mongodb.com Dominic Hernandez (Inactive)
            Reporter:
            vojislav.stojkovic@mongodb.com Vojislav Stojkovic
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: