storageEngineConcurrencyAdjustmentAlgorithm not taken into account when setting dependent config fuzzer parameters

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: