-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Execution Team 2021-10-04, Execution Team 2021-10-18, Execution Team 2021-11-01
-
166
Expand the mongod config fuzzer to modify some of the following WT tunables for collections and indexes:
- memory_page_max
- split_pct
- internal_page_max
- leaf_value_max
- prefix_compression
- block_compressor
This aims to expand test coverage over certain edge cases and unobservable behaviors inside WiredTiger.
- is related to
-
SERVER-60747 Add leaf_page_max to WT config fuzzer for collection and indexes
- Closed