Commit Graph

1266 Commits (76383bea5df1136c95babf5f9f40b24f85e9ad8e)

Author SHA1 Message Date
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 2 years ago
Hui Xiao 60106b91ac Add 7.0.fb/7.1.fb to check_format_compatible.sh (#9772) 2 years ago
Mark Callaghan 37de4e1d08 Correctly set ThreadState::tid (#9757) 2 years ago
Mark Callaghan 1a130fa3c1 db_bench should use a good seed when --seed is not set or set to 0 (#9740) 2 years ago
Mark Callaghan 409635cb2a Add --slow_usecs option to determine when long op message is printed (#9732) 2 years ago
Mark Callaghan f219e3d5d8 db_bench should fail on bad values for --compaction_fadvice and --value_size_distribution_type (#9741) 2 years ago
Mark Callaghan d583d23d86 Avoid seed reuse when --benchmarks has more than one test (#9733) 2 years ago
Yanqin Jin c18c4a081c Add new determinators for multiops transactions stress test (#9708) 2 years ago
Mark Callaghan 6904fd0c86 db_bench should fail when an option uses an invalid compression type (#9729) 2 years ago
Mark Callaghan d71e5a5beb Add number of running flushes & compactions to --stats_per_interval output (#9726) 2 years ago
Akanksha Mahajan f07eec1bf8 Add async_io read option in db_bench (#9735) 2 years ago
Mark Callaghan 63a284a6ad For db_bench --benchmarks=fillseq with --num_multi_db load databases … (#9713) 2 years ago
Mark Callaghan 1ca1562e35 Make mixgraph easier to use (#9711) 2 years ago
Peter Dillinger a8a422e962 Add manifest fix-up utility for file temperatures (#9683) 2 years ago
Peter Dillinger cff0d1e8e6 New backup meta schema, with file temperatures (#9660) 2 years ago
Yanqin Jin 5894761056 Improve stress test for transactions (#9568) 2 years ago
Baptiste Lemaire e4c87773e1 Reactivate Mempurge feature in crash test. (#9684) 2 years ago
Hui Xiao ca0ef54f16 Rate-limit automatic WAL flush after each user write (#9607) 2 years ago
sdong 33742c2a9f Remove BlockBasedTableOptions.hash_index_allow_collision (#9454) 2 years ago
Changneng Chen 9ed96703d1 Add support for BlobDB to ldb (#9630) 2 years ago
Bo Wang f706a9c199 Add a secondary cache implementation based on LRUCache 1 (#9518) 2 years ago
Siddhartha Roychowdhury 39b0d92153 Add record to set WAL compression type if enabled (#9556) 2 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 2 years ago
sdong 8286469b9a LDB to add --secondary_path to help (#9582) 2 years ago
Andrew Kryczka ad2cab8f0c minor tweaks to db_crashtest.py settings (#9483) 2 years ago
Levi Tamasi ec0b1ff2bd Add blob compaction readahead size to the BlobDB benchmark script (#9566) 2 years ago
Peter Dillinger 479eb1aad6 Hide deprecated, inefficient block-based filter from public API (#9535) 2 years ago
Akanksha Mahajan 9745c68eb1 Remove deprecated option new_table_reader_for_compaction_inputs (#9443) 2 years ago
Akanksha Mahajan ddce0c3f11 Add releases till 6.29.fb to compatibility check (#9529) 2 years ago
satyajanga 036bbab6f7 Use the comparator from the sst file table properties in sst_dump_tool (#9491) 2 years ago
Peter Dillinger d7c868b062 Work around snappy linker issue with newer compilers (#9517) 2 years ago
Levi Tamasi 42e0751b3a Clean up VersionStorageInfo a bit (#9494) 2 years ago
Yanqin Jin 8b62abcc21 Disable backup/restore for ts-stress test (#9497) 2 years ago
mrambacher aae3093719 Introduce a CountedFileSystem for counting file operations (#9283) 2 years ago
Yanqin Jin 3122cb4358 Revise APIs related to user-defined timestamp (#8946) 2 years ago
Hui Xiao 920386f2b7 Detect (new) Bloom/Ribbon Filter construction corruption (#9342) 2 years ago
Peter Dillinger f6d7ec1d02 Ignore `total_order_seek` in DB::Get (#9427) 2 years ago
Andrew Kryczka 8dbd0bd11f db_crashtest.py use cheaper settings (#9476) 2 years ago
Hui Xiao 42cca28ebb Remove deprecated API AdvancedColumnFamilyOptions::rate_limit_delay_max_milliseconds (#9455) 2 years ago
Akanksha Mahajan 74ccd1931e Remove deprecated option DBOptions::skip_log_error_on_recovery (#9434) 2 years ago
Peter Dillinger c11fe94000 Fix^2 prefix extractor testing in crash test (#9463) 2 years ago
Jay Zhuang 22321e1027 Remove unused API base_background_compactions (#9462) 2 years ago
Peter Dillinger 981e8c621f Fix/expand prefix extractor testing in crash test (#9461) 2 years ago
Peter Dillinger 78aee6fedc Remove obsolete backupable_db.h, utility_db.h (#9438) 2 years ago
Peter Dillinger ea89c77f27 Fix major bug with MultiGet, DeleteRange, and memtable Bloom (#9453) 2 years ago
Hui Xiao 1e0e883ca5 Remove deprecated API AdvancedColumnFamilyOptions::soft_rate_limit/hard_rate_limit (#9452) 2 years ago
yaphet 7fb723f581 Using back to get the last element (#9415) 2 years ago
Siddhartha Roychowdhury c27ca23644 Add option for WAL compression algorithm (#9432) 2 years ago
Jay Zhuang 961d8dacf2 Remove unused option purge_redundant_kvs_while_flush (#9429) 2 years ago
Yanqin Jin 5d30668cab Remove tools/rdb from main repo (#9399) 2 years ago