Commit Graph

75 Commits (f6339de0d2e0383faa90fdf011a665c94be8f692)

Author SHA1 Message Date
Andrew Kryczka a62506aee2 Enable unsynced data loss in crash test (#9947) 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
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 3 years ago
Yanqin Jin 5894761056 Improve stress test for transactions (#9568) 3 years ago
Hui Xiao ca0ef54f16 Rate-limit automatic WAL flush after each user write (#9607) 3 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 3 years ago
Hui Xiao 920386f2b7 Detect (new) Bloom/Ribbon Filter construction corruption (#9342) 3 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 3 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
Andrew Kryczka a6a6aad74e db_stress support tracking historical values (#8960) 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 a282eff3d1 Protect existing files in `FaultInjectionTest{Env,FS}::ReopenWritableFile()` (#8995) 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
sdong f33611d5e9 Stress test to inject read failures in DB reopen (#8476) 3 years ago
Zhichao Cao a95a776d75 Inject fatal write failures to db_stress when DB is running (#8479) 3 years ago
sdong ba224b75c7 Stress Test to inject write failures in reopen (#8474) 3 years ago
anand76 6f9ed59b1d Allow db_stress to use a secondary cache (#8455) 3 years ago
sdong e19908cba6 Refactor kill point (#8241) 3 years ago
Andrew Kryczka 0f42e50fec Fix `GetLiveFiles()` returning OPTIONS-000000 (#8268) 3 years ago
sdong cde69a7cfd db_stress to add --open_metadata_write_fault_one_in (#8235) 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) 4 years ago
Andrew Kryczka d904233d2f Limit buffering for collecting samples for compression dictionary (#7970) 4 years ago
Levi Tamasi 0288bdbc53 Add the integrated BlobDB to the stress/crash tests (#7900) 4 years ago
Andrew Kryczka 78ee8564ad Integrity protection for live updates to WriteBatch (#7748) 4 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
Peter Dillinger 5b2bbacb6f Minimize memory internal fragmentation for Bloom filters (#6427) 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