Add throughputProbing parameters to be runtime fuzz configurable

XMLWordPrintableJSON

    • Type: Engineering Test
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Workload Resilience
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      throughputProbingMinConcurrency and throughputProbingMaxConcurrency are currently startup only in fuzz config testing. Tried to make them fuzz configurable at runtime as part of https://jira.mongodb.org/browse/SERVER-117461 but hit js test issue about Type Error as they use parameter name "throughputProbingInitialConcurrency" as min/max value.

      TypeError: can only concatenate str (not "int") to str

      Make them runtime fuzz configurable once https://jira.mongodb.org/browse/SERVER-118566 is ready

            Assignee:
            Unassigned
            Reporter:
            Jiaqi Tian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: