Commit Graph

1327 Commits (ccb4f047ae0c6538b20090b0d70f80818c79482d)

Author SHA1 Message Date
Peter Dillinger ccb4f047ae Add 7.4 to format compatibility test (#10209) 2 years ago
Hui Xiao a5d773e077 Add rate-limiting support to batched MultiGet() (#10159) 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
Peter Dillinger 94329ae4ec Use only ASCII in source files (#10164) 2 years ago
Changyu Bi 9882652b0e Verify write batch checksum before WAL (#10114) 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
Guido Tagliavini Ponce f105e1a501 Make the per-shard hash table fixed-size. (#10154) 2 years ago
Mark Callaghan 04bd347995 Increase num_levels for universal from 8 to 40 (#10158) 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
Mark Callaghan 9efae14428 Fix parsing of db_bench output (#10124) 2 years ago
Yanqin Jin f890527b16 Update test for secondary instance in stress test (#10121) 2 years ago
Levi Tamasi 7d36bc4273 Fix some bugs in verify_random_db.sh (#10112) 2 years ago
Guido Tagliavini Ponce cf85607795 Add support for FastLRUCache in db_bench. (#10096) 2 years ago
Yanqin Jin 2b3c50c429 Temporarily disable wal compression (#10108) 2 years ago
Mark Callaghan 5506954b1f Enhance to support more tuning options, and universal and integrated… (#9704) 2 years ago
Gang Liao e6432dfd4c Make it possible to enable blob files starting from a certain LSM tree level (#10077) 2 years ago
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