Commit Graph

257 Commits (849cf1bf68673ae114638276194e12cca583c6c6)

Author SHA1 Message Date
Akanksha Mahajan 7a9ecdac3c Add auto prefetching parameters to db_bench and db_stress (#10632) 2 years ago
Andrew Kryczka 4100eb3053 minor cleanups to db_crashtest.py (#10654) 2 years ago
Andrew Kryczka ccf822492f Reenable sync_fault_injection in crash test (#10172) 2 years ago
Hui Xiao e7525a1fff Disable use_txn=1 with sync_fault_injection=1 in db_crashtest.py (#10605) 2 years ago
Andrew Kryczka d95e376368 Disable db_stress features incompatible with unsynced data dropping when sync_fault_injection=1 (#10559) 2 years ago
Changyu Bi d140fbfd7d Add Iterator test against expected state to stress test (#10538) 2 years ago
Bo Wang 13cb7a84b6 Fix the memory leak in db_stress tests that are caused by `FaultInjectionSecondaryCache` and add `CompressedSecondaryCache` into stress tests. (#10523) 2 years ago
Changyu Bi fd165c869d Add memtable per key-value checksum (#10281) 2 years ago
gitbw95 b57155a0bd Revert "Add CompressedSecondaryCache into stress test" #10442 (#10509) 2 years ago
Akanksha Mahajan 563f574372 Disable subcompactions for user_defined_timestamp (#10503) 2 years ago
Jay Zhuang 1e86d424e4 Tiered storage stress test (#10493) 2 years ago
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) 3 years ago
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 3 years ago
Yanqin Jin c18c4a081c Add new determinators for multiops transactions stress test (#9708) 3 years ago