Commit Graph

73 Commits (76383bea5df1136c95babf5f9f40b24f85e9ad8e)

Author SHA1 Message Date
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 2 years ago
Yanqin Jin 5894761056 Improve stress test for transactions (#9568) 2 years ago
Hui Xiao ca0ef54f16 Rate-limit automatic WAL flush after each user write (#9607) 2 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 2 years ago
Hui Xiao 920386f2b7 Detect (new) Bloom/Ribbon Filter construction corruption (#9342) 2 years ago
Andrew Kryczka ed75dddc35 Optimize db_stress setup phase (#9475) 2 years ago
Peter Dillinger 78aee6fedc Remove obsolete backupable_db.h, utility_db.h (#9438) 2 years ago
Aravind Ramesh 2eac6bb120 db_stress: db_stress fails on custom filesystems. (#9352) 2 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 2 years ago
Andrew Kryczka c9818b3325 db_stress verify with lost unsynced operations (#8966) 3 years ago
Yanqin Jin e05c2bb549 Stress test for RocksDB transactions (#8936) 3 years ago
Akanksha Mahajan 9e4d56f2c9 Fix segmentation fault in table_options.prepopulate_block_cache when used with partition_filters (#9263) 3 years ago
Levi Tamasi dc5de45af8 Support readahead during compaction for blob files (#9187) 3 years ago
anand76 78556c14dd Secondary cache error injection (#9002) 3 years ago
Levi Tamasi 3e1bf771a3 Make it possible to force the garbage collection of the oldest blob files (#8994) 3 years ago
Andrew Kryczka 559943cdc0 Refactor expected state in stress/crash test (#8913) 3 years ago
Peter Dillinger 2a383f21f4 Add Bloom/Ribbon hybrid API support (#8679) 3 years ago
Baptiste Lemaire e3a96c4823 Memtable sampling for mempurge heuristic. (#8628) 3 years ago
Baptiste Lemaire d6006f9c9b Add experimental mempurge policy flag to db_stress. (#8588) 3 years ago
Baptiste Lemaire 0229a88dfe Crashtest mempurge (#8545) 3 years ago
anand76 6f9ed59b1d Allow db_stress to use a secondary cache (#8455) 3 years ago
Andrew Kryczka 0f42e50fec Fix `GetLiveFiles()` returning OPTIONS-000000 (#8268) 3 years ago
Peter Dillinger 95f6add746 Revert Ribbon starting level support from #8198 (#8212) 3 years ago
Peter Dillinger 10196d7edc Ribbon long-term support, starting level support (#8198) 3 years ago
Yanqin Jin 08144bc2f5 Add user-defined timestamps to db_stress (#8061) 3 years ago
Andrew Kryczka d904233d2f Limit buffering for collecting samples for compression dictionary (#7970) 3 years ago
Levi Tamasi 0288bdbc53 Add the integrated BlobDB to the stress/crash tests (#7900) 3 years ago
Andrew Kryczka 78ee8564ad Integrity protection for live updates to WriteBatch (#7748) 3 years ago
Zhichao Cao 04b3524ad0 Inject the random write error to stress test (#7653) 4 years ago
Peter Dillinger 60af964372 Experimental (production candidate) SST schema for Ribbon filter (#7658) 4 years ago
Andrew Kryczka 75d3b6fdf0 Redesign block cache pinning API (#7520) 4 years ago
sdong aedcaaef99 Stress test to support paranoid_file_checks (#7473) 4 years ago
Peter Dillinger 06ad5dd293 Add file checksum to stress/crash test (#7343) 4 years ago
Peter Dillinger 499c9448d0 Fix, enable, and enhance backup/restore in db_stress (#7348) 4 years ago
Hans Holmberg 2a0d3c7054 Add a file system parameter: --fs_uri to db_stress and db_bench (#6878) 4 years ago
Andrew Kryczka 7eebe6d38a Mark files for compaction in stress/crash tests (#7231) 4 years ago
Jay Zhuang fc4d5f5065 Add stress test for GetProperty (#7111) 4 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 4 years ago
Peter Dillinger 5b2bbacb6f Minimize memory internal fragmentation for Bloom filters (#6427) 4 years ago
Andrew Kryczka d76eed4839 minor fixes for stress/crash contruns (#7006) 4 years ago
Peter Dillinger 88b4210701 Remove racially charged terms "whitelist" and "blacklist" (#7008) 4 years ago
Andrew Kryczka 775dc623ad add `CompactionFilter` to stress/crash tests (#6988) 4 years ago
Yanqin Jin 15d9f28da5 Add stress test for best-efforts recovery (#6819) 4 years ago
Andrew Kryczka 1f20df2f38 cover single level universal in crash test (#6818) 4 years ago
Ziyue Yang e619a20e93 Add an option for parallel compression in for db_stress (#6722) 4 years ago
Cheng Chang 0a77617820 Disable O_DIRECT in stress test when db directory does not support direct IO (#6727) 4 years ago
sdong 73523baeb1 crash_test to cover options.avoid_flush_during_recovery (#6712) 4 years ago
Yueh-Hsuan Chiang 5801af4646 Add env_fault_injection argument to db_stress (#6687) 4 years ago
anand76 5c19a441c4 Fault injection in db_stress (#6538) 4 years ago
Levi Tamasi 217ce20021 Remove GetSortedWalFiles/GetCurrentWalFile from the crash test (#6491) 4 years ago