-
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
- is blocked by
-
SERVER-118566 Config fuzzer special parameters not being properly fuzzed at runtime
-
- Closed
-
- is related to
-
SERVER-118566 Config fuzzer special parameters not being properly fuzzed at runtime
-
- Closed
-
-
SERVER-117461 Allow all throughputProbing parameters to be settable at runtime
-
- Closed
-