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

storageEngineConcurrencyAdjustmentAlgorithm not taken into account when setting dependent config fuzzer parameters

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution Team 2024-08-19, Execution Team 2024-09-02

      This leads to two issues:

      1. The config fuzzer unconditionally sets concurrent transaction tickets here, but this disables throughput probing here. We should only set concurrent transactions if the algorithm is "fixedConcurrentTransactions".
      2. throughputProbing[...] parameters get set regardless of the storageEngineConcurrencyAdjustmentAlgorithm. We want to ensure that these parameters only get set when the storageEngineConcurrencyAdjustmentAlgorithm == throughputProbing.

            Assignee:
            stephanie.eristoff@mongodb.com Stephanie Eristoff
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: