Igor Praznik
|
744fd69957
|
SERVER-103704 Replace shardVersionRetry with the RouterRole machinery (#37173)
GitOrigin-RevId: e1b12539513583510fde266c70249ef86acc3e01
|
2025-07-02 09:55:20 +00:00 |
|
LucyMongoDB
|
bbb4cb8625
|
SERVER-95325 Remove server code related to CMConcurrency (#37673)
GitOrigin-RevId: 5fda493b4dfb865600281c4c1c54dfeef60e46f6
|
2025-06-30 14:10:30 +00:00 |
|
Gregory Wlodarek
|
e3531f420a
|
SERVER-105775 Set {cachePressureQueryPeriodMilliseconds: 0} in the config fuzzer (#36743)
GitOrigin-RevId: 8c5ba6d05ca833ceb431a483bbff9a994293f339
|
2025-06-03 06:00:30 +00:00 |
|
Nic
|
0129130f6a
|
SERVER-98384: Reduce minimum time between checkpoint cleanups (#35143)
GitOrigin-RevId: f5dfc887f947751367eb8195ecce450fd5464e3b
|
2025-04-19 05:01:36 +00:00 |
|
Stephanie
|
14be9f0e68
|
SERVER-103888 Fuzz timeseriesMaxRetriesForWriteConflictsOnReopening in the config fuzzer (#35142)
Co-authored-by: Dan Larkin-York <13419935+dhly-etc@users.noreply.github.com>
GitOrigin-RevId: 19046d02ea3df976b16718946b6f1b4f40082c6a
|
2025-04-17 19:14:47 +00:00 |
|
Stephanie
|
44c675c7c5
|
SERVER-101261 Add a testing mode for time-series operations that heavily exercises the reopening path and add performTimeseriesCompressionIntermediateDataIntegrityCheckOnInsert to config fuzzer (#34329)
GitOrigin-RevId: 93f8699ca470d65967eb6c2eb1ecd14e801dfa27
|
2025-04-10 04:53:20 +00:00 |
|
Ruchitha Rajaghatta
|
cbd4baf19b
|
SERVER-93592: Add replication related parameters to the runtime config fuzzer (#32679)
GitOrigin-RevId: 11187b6a905c95127f1269957e517cfbaf451714
|
2025-04-09 22:24:33 +00:00 |
|
Louis Williams
|
399edb27b1
|
SERVER-100869 Remove config fuzzer stress (#32450)
GitOrigin-RevId: 74309e403e8f2a0e8836484bd662645d3ed4b6ed
|
2025-04-09 21:14:00 +00:00 |
|
sandeep
|
3ac7f5bad1
|
SERVER-97284: Disallow values >0 for gWiredTigerCursorCacheSize. (#31419)
GitOrigin-RevId: 918cec1e9f3a5a33b1ef4476ca1a57e649ad86b7
|
2025-01-23 20:10:29 +00:00 |
|
Patrick Freed
|
147909bcff
|
SERVER-98853 Temporarily disable config fuzzer EINTR/SIGUSR2 testing (#30682)
GitOrigin-RevId: f7d688da96c2be45c0f23176c4e690301a1aca76
|
2024-12-30 22:28:12 +00:00 |
|
Nic
|
d6c4b0a7fa
|
SERVER-96879: Perform checkpoint-cleanup more often in tests (#29973)
GitOrigin-RevId: 698fd8409ed9d5205dcefb065ab922423d3f3c8c
|
2024-12-12 05:03:44 +00:00 |
|
Ryan Berryhill
|
ea26678798
|
SERVER-96106 Support EINTR/SIGUSR2 testing via config fuzzer (#29737)
GitOrigin-RevId: 2a18dc0d3c572f12f232920b3807a40bd30cc449
|
2024-12-06 01:49:52 +00:00 |
|
Erin McNulty
|
cb579aa1db
|
SERVER-97591 Remove TCPFastOpen parameters from config fuzzer (#29580)
GitOrigin-RevId: b35f63c238d0c9359d6033f6ded948cd01e44d49
|
2024-12-02 19:29:27 +00:00 |
|
Juan Gu
|
b93d608d2a
|
SERVER-96927 Use extend-select instead of select to include isort (#29038)
GitOrigin-RevId: 2a83dfd190d8a6d95202702234bcef79b91d0ab6
|
2024-11-26 20:14:08 +00:00 |
|
Nic
|
f03d83bf25
|
SERVER-90874: Add --directoryPerDb and --wiredTigerDirectoryForIndexes to the config fuzzer (#29389)
GitOrigin-RevId: 558e033a1a0e7d9ceb119bd9825a0b41bc76f973
|
2024-11-25 23:00:50 +00:00 |
|
Saman Memaripour
|
af980e6a5e
|
SERVER-93588 Add N&O server parameters to the config fuzzer (#29109)
GitOrigin-RevId: 03241e87839d193e545a9127db3ad847397e63e5
|
2024-11-12 23:15:18 +00:00 |
|
Patrick Freed
|
3ff757b1e0
|
Revert "SERVER-93588 Add N&O server parameters to the config fuzzer" (#29041)
GitOrigin-RevId: 0186f7104c1dfbe4f66fa6353ac261b7ae356786
|
2024-11-11 15:53:18 +00:00 |
|
Saman Memaripour
|
d90803e0d9
|
SERVER-93588 Add N&O server parameters to the config fuzzer (#28961)
GitOrigin-RevId: e2bcff3718760ec1f6f4161762266f6592a18145
|
2024-11-07 19:33:39 +00:00 |
|
Saman Memaripour
|
6ef6dea469
|
SERVER-96731 Remove unused server parameters in service_executor.idl (#28885)
GitOrigin-RevId: 70ad94fe7e03f634e3d06db13eb5fa44b97c5b0a
|
2024-11-06 22:41:28 +00:00 |
|
Robert Sander
|
fc9b0b3ef8
|
SERVER-95055 Ensure that tests do not assume an implicit ordering of listIndexes output (#28669)
GitOrigin-RevId: c0bac752bea27143a4cc4d48325e6804a81ef1d4
|
2024-11-05 14:44:26 +00:00 |
|
Stephanie
|
60fc6dd9ef
|
SERVER-95139: Make runtime-configurable storex parameters able to be changed during runtime in the config fuzzer (#27874)
GitOrigin-RevId: 9b7d17cae9a944935255abf8987c233d234d0fda
|
2024-10-11 17:58:35 +00:00 |
|
James Stone
|
c7ab437fde
|
SERVER-92874 lower admission ticket pool size for runtime fuzz tests (#27338)
GitOrigin-RevId: 16a7765b0634401bcbef075a28c7cebc7b3eaf2c
|
2024-10-10 22:51:47 +00:00 |
|
Stephanie
|
e60ec14423
|
SERVER-95235: Make fuzzing a config at runtime and/or startup a property of the parameter in config_fuzzer_limits.py (#27512)
GitOrigin-RevId: 867fff7dd6ec7e1000a4d0bcb33f27cb8f336c4c
|
2024-10-08 01:37:37 +00:00 |
|
Israel Hsu
|
2954e318b9
|
SERVER-95078 Reduces number of stale version retries for analyze_shard_key.js (#27539)
GitOrigin-RevId: 1809ea22cf9fb3c438a78ae44165ee3e91d98224
|
2024-10-01 16:46:25 +00:00 |
|
Stephanie
|
54fb204dfc
|
SERVER-95138: Add runtime-configurable storex parameters to the config fuzzer (#27442)
GitOrigin-RevId: 750d4f3a1dd40c6eac0b48d29b548c1706b3e974
|
2024-09-26 17:35:59 +00:00 |
|
Jordi Olivares Provencio
|
44bc22a774
|
SERVER-95056 Deactivate results shuffling from list* in the config fuzzer (#27313)
GitOrigin-RevId: a43da465ed069929899dfa206aa846f8f18dccf7
|
2024-09-20 16:28:54 +00:00 |
|
Jordi Olivares Provencio
|
477cbb9b2b
|
SERVER-94978 Add config fuzzer test for arbitrary listCollections ordering (#27258)
GitOrigin-RevId: 387fd3676c840971d207545898c65e15706ce2cb
|
2024-09-20 07:48:58 +00:00 |
|
Jordi Olivares Provencio
|
2d521838ee
|
SERVER-93695 Implement random fuzzing of catalog precommit/post-commit delays (#26304)
GitOrigin-RevId: d12f056462264d507f9736c87bc89e7ff6909d0a
|
2024-09-09 18:14:27 +00:00 |
|
Stephanie
|
a9a9ccbaaf
|
SERVER-92881: storageEngineConcurrencyAdjustmentAlgorithm not taken into account when setting dependent config fuzzer parameters (#25911)
GitOrigin-RevId: 43f0da3a76cc43a3c5ec58a589320b0c46aa1f4e
|
2024-08-19 13:22:34 +00:00 |
|
Trevor Guidry
|
6db9bbaa8a
|
SERVER-93566 add ShardingTaskExecutorPoolReplicaSetMatching to the config fuzzer (#26255)
GitOrigin-RevId: 8c83e9ba543d9257394b2e0c5b6da355ebe53897
|
2024-08-19 08:21:56 +00:00 |
|
Stephanie
|
dc59f682c0
|
SERVER-93131: Check previous config fuzzer assignments are consistent with current config fuzzer and add true min and maxes to each param (#25906)
GitOrigin-RevId: b1cfca2e34df4c1c397bf72fc48deaa18a820148
|
2024-08-15 17:35:13 +00:00 |
|
Dominic
|
db7a8e109c
|
SERVER-82951: Extend config fuzzer to Service Arch related parameters (#24987)
GitOrigin-RevId: af5a4a4d05178ae95ed781587c1deec5cbc24883
|
2024-08-14 15:28:13 +00:00 |
|
Trevor Guidry
|
ad039f1d13
|
SERVER-93436 Replace _ese and _ese_gcm variations of replica_sets and sharding with config fuzzer (#25977)
GitOrigin-RevId: 840190cafcbca9bf0e24b16ddb0906ed55557dac
|
2024-08-13 21:51:49 +00:00 |
|
George Wangensteen
|
571fa2bc9f
|
SERVER-91123 Turn runtime settable parameters periodically during config fuzzer (#25857)
GitOrigin-RevId: cf09bce848129d880741ba8034b494736593e708
|
2024-08-09 20:58:56 +00:00 |
|
George Wangensteen
|
440c47de8b
|
SERVER-92715 Mongos support for runtime parameter fuzzing (#25419)
GitOrigin-RevId: 099171ded468e3259f2b1bdfdae117514298f479
|
2024-07-29 16:09:23 +00:00 |
|
George Wangensteen
|
6086cac5f0
|
SERVER-92714 Add configuration support to runtime parameter fuzzing (#25202)
GitOrigin-RevId: eada66a9fb70122a166bacb2e34d12d63ed0933e
|
2024-07-25 21:42:42 +00:00 |
|
Stephanie
|
0ce6f91451
|
SERVER-91017: Simplify config fuzzer limits configuration (#23208)
GitOrigin-RevId: 8b0c6a05d29f489ee4910912cc0e74a856881842
|
2024-06-12 21:34:05 +00:00 |
|
kmznam
|
8a9006f96d
|
SERVER-87285 Make find command batch size configurable (#22533)
GitOrigin-RevId: 2b6e26588635586aad10a7985d222c17a230b46d
|
2024-06-06 16:06:28 +00:00 |
|
Steve McClure
|
b4b23946cd
|
SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
|
2024-05-16 22:07:36 +00:00 |
|
Stephanie
|
f88656c96c
|
SERVER-76879: Config Fuzzer Enhancements (Readability) (#21907)
GitOrigin-RevId: 3d0ac1492d6b9aafa3b2786c598ec1f21fba0b94
|
2024-05-14 20:38:26 +00:00 |
|