-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-09-30, Execution Team 2024-10-14
This involves first adding these parameters to the config fuzzer so they get initially fuzzed when we do the first round of fuzzing then setting the parameters. Some of the parameters we are adding are:
- internalInsertMaxBatchSize
- maxNumberOfInsertsBatchInsertsForRenameAcrossDatabases
- maxSizeOfBatchedInsertsForRenameAcrossDatabasesBytes
- operationMemoryPoolBlockInitialSizeKB
- operationMemoryPoolBlockMaxSizeKB
- temporarilyUnavailableBackoffBaseMs
- temporarilyUnavailableMaxRetries
- is depended on by
-
SERVER-95139 Make runtime-configurable storex parameters able to be changed during runtime in the config fuzzer
- Closed