Commit Graph

1308 Commits (a0200315525fbca26b7f11246ec3ab841241b05a)

Author SHA1 Message Date
Zichen Zhu 65893ad959 Explicitly closing all directory file descriptors (#10049) 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
Peter Dillinger bd170dda03 Abort RocksDB performance regression test on failure in test setup (#10053) 2 years ago
Yanqin Jin 9901e7f681 Enable checkpoint and backup in db_stress when timestamp is enabled (#10047) 2 years ago
Changyu Bi 8515bd50c9 Support read rate-limiting in SequentialFileReader (#9973) 2 years ago
Levi Tamasi 253ae017fa Update version on main to 7.4 and add 7.3 to the format compatibility checks (#10038) 2 years ago
Changyu Bi cc23b46da1 Support using ZDICT_finalizeDictionary to generate zstd dictionary (#9857) 2 years ago
Peter Dillinger 280b9f371a Fix auto_prefix_mode performance with partitioned filters (#10012) 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
yaphet 26768edb65 Support single delete in ldb (#9469) 2 years ago
Peter Dillinger c5c58708db Fix format_compatible blowing away its TEST_TMPDIR (#9970) 2 years ago
sdong 736a7b5433 Remove own ToString() (#9955) 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
sdong 49628c9a83 Use std::numeric_limits<> (#9954) 2 years ago
Mark Callaghan bf68d1c93d Print elapsed time and number of operations completed (#9886) 2 years ago
Jay Zhuang 270179bb12 Default `try_load_options` to true when DB is specified (#9937) 2 years ago
Mark Callaghan b6ec3328af Make --benchmarks=flush flush the default column family (#9887) 2 years ago
Yanqin Jin 06394ff4e7 Fix a bug of CompactionIterator/CompactionFilter using `Delete` (#9929) 2 years ago
Anvesh Komuravelli aafb377bb5 Update protection info on recovered logs data (#9875) 2 years ago
Yanqin Jin 94e245a14d Improve stress test for MultiOpsTxnsStressTest (#9829) 2 years ago
Jaromir Vanek fb9a167a55 Add 95% confidence intervals to db_bench output (#9882) 2 years ago
yuzhangyu ac29645743 Add blob dump support to the dump_live_files command (#9896) 2 years ago
yuzhangyu fff28a7725 Add blob dump support to the dump command (#9881) 2 years ago
Jay Zhuang 2ea4205a69 Add 7.2 to compatible check (#9858) 2 years ago
yuzhangyu 9b5790f018 Add --decode_blob_index option to idump and dump commands (#9870) 2 years ago
Andrew Kryczka 690f1edf37 Avoid overwriting OPTIONS file settings in db_bench (#9862) 2 years ago
Peter Dillinger 41237dd306 Add "no compression" job to CircleCI (#9850) 2 years ago
yuzhangyu 082eb04200 Add option --decode_blob_index to dump_live_files command (#9842) 2 years ago
gitbw95 f241d082b6 Prevent double caching in the compressed secondary cache (#9747) 2 years ago
Duncan Bellamy 25e31d1a94 tools/db_bench_tool.cc use uint64_t instead of size_t (#9800) 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
Peter Dillinger 6534c6dea4 Fix remaining uses of "backupable" (#9792) 2 years ago
Chen Lixiang cd59b139fc Fix some typos in comments and HISTORY.md (#9798) 2 years ago
Bo Wang bcabee737f Improve comments for some files (#9793) 3 years ago
Andrew Kryczka bfea9e7c02 Add benchmark for GetMergeOperands() (#9785) 3 years ago
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 3 years ago
Hui Xiao 60106b91ac Add 7.0.fb/7.1.fb to check_format_compatible.sh (#9772) 3 years ago
Mark Callaghan 37de4e1d08 Correctly set ThreadState::tid (#9757) 3 years ago
Mark Callaghan 1a130fa3c1 db_bench should use a good seed when --seed is not set or set to 0 (#9740) 3 years ago
Mark Callaghan 409635cb2a Add --slow_usecs option to determine when long op message is printed (#9732) 3 years ago
Mark Callaghan f219e3d5d8 db_bench should fail on bad values for --compaction_fadvice and --value_size_distribution_type (#9741) 3 years ago
Mark Callaghan d583d23d86 Avoid seed reuse when --benchmarks has more than one test (#9733) 3 years ago
Yanqin Jin c18c4a081c Add new determinators for multiops transactions stress test (#9708) 3 years ago