Commit Graph

246 Commits (27f3af596609f3b86af5080cc870c869e836e7f2)

Author SHA1 Message Date
gitbw95 e1b176d274 Add CompressedSecondaryCache into stress test (#10442) 2 years ago
Guido Tagliavini Ponce 9d7de6517c Towards a production-quality ClockCache (#10418) 2 years ago
Gang Liao ec4ebeff30 Support prepopulating/warming the blob cache (#10298) 2 years ago
Yanqin Jin 7679f22a89 Add coverage for the combination of write-prepared and WAL recycling (#10350) 2 years ago
Yanqin Jin 2f13f5f7d0 Add coverage for timestamped snapshot to MultiOpsTxnsStressTest (#10325) 2 years ago
zczhu e716bda010 Add FLAGS_compaction_pri into crash_test (#10255) 2 years ago
Guido Tagliavini Ponce 57a0e2f304 Clock cache (#10273) 2 years ago
Yanqin Jin d3de59255a Enable compaction filter for db_stress with user-defined timestamp (#10259) 2 years ago
Andrew Kryczka f322f273b0 Temporarily disable mempurge in crash test (#10252) 2 years ago
Gang Liao 2352e2dfda Add the blob cache to the stress tests and the benchmarking tool (#10202) 2 years ago
Peter Dillinger 84210c9489 Add data block hash index to crash test, fix MultiGet issue (#10220) 2 years ago
Guido Tagliavini Ponce 3afed7408c Replace per-shard chained hash tables with open-addressing scheme (#10194) 2 years ago
Andrew Kryczka 5d6005c780 Add WriteOptions::protection_bytes_per_key (#10037) 2 years ago
Peter Dillinger 126c223714 Remove deprecated block-based filter (#10184) 2 years ago
Yanqin Jin ce419c0f10 Allow db_bench and db_stress to set `allow_data_in_errors` (#10171) 2 years ago
Hui Xiao d665afdbf3 Account memory of FileMetaData in global memory limit (#9924) 2 years ago
Yanqin Jin 1777e5f7e9 Snapshots with user-specified timestamps (#9879) 2 years ago
Akanksha Mahajan ecfd4aef0c Enable wal_compression in crash_tests (#10141) 2 years ago
Yanqin Jin f890527b16 Update test for secondary instance in stress test (#10121) 2 years ago
Yanqin Jin 2b3c50c429 Temporarily disable wal compression (#10108) 2 years ago
Gang Liao e6432dfd4c Make it possible to enable blob files starting from a certain LSM tree level (#10077) 2 years ago
Guido Tagliavini Ponce b4d0e041d0 Add support for FastLRUCache in stress and crash tests. (#10081) 2 years ago
Andrew Kryczka f6e45382e9 Disable file ingestion in crash test for CF consistency (#10067) 2 years ago
Andrew Kryczka 91ba7837b7 Enable IngestExternalFile() in crash test (#9357) 2 years ago
Yanqin Jin 9901e7f681 Enable checkpoint and backup in db_stress when timestamp is enabled (#10047) 2 years ago
Changyu Bi cc23b46da1 Support using ZDICT_finalizeDictionary to generate zstd dictionary (#9857) 2 years ago
Jay Zhuang c6d326d3d7 Track SST unique id in MANIFEST and verify (#9990) 2 years ago
Hui Xiao 3573558ec5 Rewrite memory-charging feature's option API (#9926) 2 years ago
Yanqin Jin f6d9730ea1 Fix stress test with best-efforts-recovery (#9986) 2 years ago
Andrew Kryczka e943bbdd2f Temporarily disable sync_fault_injection (#9979) 2 years ago
Andrew Kryczka 62d84e2a2b db_stress fault injection in release mode (#9957) 2 years ago
Andrew Kryczka a62506aee2 Enable unsynced data loss in crash test (#9947) 2 years ago
Yanqin Jin 06394ff4e7 Fix a bug of CompactionIterator/CompactionFilter using `Delete` (#9929) 2 years ago
Yanqin Jin 94e245a14d Improve stress test for MultiOpsTxnsStressTest (#9829) 2 years ago
anand76 c3d7e16252 Add WAL compression to stress tests (#9811) 2 years ago
Hui Xiao 49623f9c8e Account memory of big memory users in BlockBasedTable in global memory limit (#9748) 2 years ago
Chen Lixiang cd59b139fc Fix some typos in comments and HISTORY.md (#9798) 2 years ago
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 2 years ago
Yanqin Jin c18c4a081c Add new determinators for multiops transactions stress test (#9708) 2 years ago
Yanqin Jin 5894761056 Improve stress test for transactions (#9568) 2 years ago
Baptiste Lemaire e4c87773e1 Reactivate Mempurge feature in crash test. (#9684) 2 years ago
Andrew Kryczka ad2cab8f0c minor tweaks to db_crashtest.py settings (#9483) 2 years ago
Yanqin Jin 8b62abcc21 Disable backup/restore for ts-stress test (#9497) 2 years ago
Hui Xiao 920386f2b7 Detect (new) Bloom/Ribbon Filter construction corruption (#9342) 2 years ago
Andrew Kryczka 8dbd0bd11f db_crashtest.py use cheaper settings (#9476) 2 years ago
Peter Dillinger c11fe94000 Fix^2 prefix extractor testing in crash test (#9463) 2 years ago
Peter Dillinger 981e8c621f Fix/expand prefix extractor testing in crash test (#9461) 2 years ago
Peter Dillinger ea89c77f27 Fix major bug with MultiGet, DeleteRange, and memtable Bloom (#9453) 2 years ago
Andrew Kryczka 6892f19b11 Test correctness with WAL disabled in non-txn blackbox crash tests (#9338) 3 years ago
Andrew Kryczka 5383f1eec4 Verify recovery correctness in multi-CF blackbox crash test (#9303) 3 years ago