Commit Graph

11534 Commits (e466173d5cb0735f49a905489be0eb889a26d89d)
 

Author SHA1 Message Date
Yanqin Jin caced09e79 Expand stress test coverage for user-defined timestamp (#10280) 2 years ago
Mark Callaghan 9eced1a344 Add the git hash and full RocksDB version to report.tsv (#10277) 2 years ago
sdong a9565ccb26 Try to trivial move more than one files (#10190) 2 years ago
Yanqin Jin d6b9c4ae26 Update code comment and logging for secondary instance (#10260) 2 years ago
yite.gu a9117a3490 BackupEngine: we can return immediately if GetFileSize failed (#10176) 2 years ago
Guido Tagliavini Ponce 54f678cd86 Fix CalcHashBits (#10295) 2 years ago
zczhu e716bda010 Add FLAGS_compaction_pri into crash_test (#10255) 2 years ago
Akanksha Mahajan 11215e0f3a Fix bug in Logger creation if dbname and db_log_dir are on different filesystem (#10292) 2 years ago
sdong 4428c76181 Multi-File Trivial Move in L0->L1 (#10188) 2 years ago
zczhu 4f51101d31 Remove compact cursor when split sub-compactions (#10289) 2 years ago
Mark Callaghan 720ab355f9 Add undefok for BlobDB options not supported prior to 7.5 (#10276) 2 years ago
sdong b397dcd390 Change The Way Level Target And Compaction Score Are Calculated (#10057) 2 years ago
Gang Liao 056e08d6c4 Enable blob caching for MultiGetBlob in RocksDB (#10272) 2 years ago
Andrew Kryczka 20754b3654 include compaction cursors in VersionEdit debug string (#10288) 2 years ago
Yueh-Hsuan Chiang 17a6f7faaf Add load_latest_options() to C api (#10152) 2 years ago
Yanqin Jin b87c355772 Fix assertion error with read_opts.iter_start_ts (#10279) 2 years ago
Guido Tagliavini Ponce 57a0e2f304 Clock cache (#10273) 2 years ago
Johnny Shaw c2dc4c0c52 Fix GetWindowsErrSz nullptr bug (#10282) 2 years ago
leipeng 490fcac078 WriteBatch reorder fields to reduce padding (#10266) 2 years ago
sdong 6115254416 Fix A Bug Where Concurrent Compactions Cause Further Slowing Down (#10270) 2 years ago
Edvard Davtyan 12bfd519de Expose LRU cache num_shard_bits paramater in C api (#10222) 2 years ago
Mark Callaghan 28f2d3cca6 Benchmark fix write amplification computation (#10236) 2 years ago
Yanqin Jin b6cfda1283 Support `iter_start_ts` for backward iteration (#10200) 2 years ago
Peter Dillinger d96febeeaa Update/clarify required properties for prefix extractors (#10245) 2 years ago
Andrew Kryczka ca81b80d83 Deflake RateLimiting/BackupEngineRateLimitingTestWithParam (#10271) 2 years ago
Gang Liao d7ebb58cb5 Add blob cache tickers, perf context statistics, and DB properties (#10203) 2 years ago
Guido Tagliavini Ponce c6055cba30 Calculate table size of FastLRUCache more accurately (#10235) 2 years ago
Gang Liao a1eb02f089 Change the semantics of bytes_read in GetBlob/MultiGetBlob for consistency (#10248) 2 years ago
Levi Tamasi 0d1e0722ef Fix in-place updates for value types other than kTypeValue (#10254) 2 years ago
Yanqin Jin d3de59255a Enable compaction filter for db_stress with user-defined timestamp (#10259) 2 years ago
Levi Tamasi c73d2a9d18 Add API for writing wide-column entities (#10242) 2 years ago
Andrew Kryczka f322f273b0 Temporarily disable mempurge in crash test (#10252) 2 years ago
Bo Wang 8e63d90ff8 Pass rate_limiter_priority through filter block reader functions to FS (#10251) 2 years ago
zczhu 410ca2efd2 Fix the flaky cursor persist test (#10250) 2 years ago
sdong 246d469750 Reduce overhead of SortFileByOverlappingRatio() (#10161) 2 years ago
Gang Liao 052666aed5 BlobDB in crash test hitting assertion (#10249) 2 years ago
Yanqin Jin 725df120e9 Fix race condition between file purge and backup/checkpoint (#10187) 2 years ago
Mark Callaghan 6061905790 Wrapper for benchmark.sh to run a sequence of db_bench tests (#10215) 2 years ago
Yueh-Hsuan Chiang 2a3792edfc Add suggest_compact_range() and suggest_compact_range_cf() to C API. (#10175) 2 years ago
zczhu 17a1d65e3a Cut output files at compaction cursors (#10227) 2 years ago
Gang Liao ba1f62ddfb Read from blob cache first when MultiGetBlob() (#10225) 2 years ago
Guido Tagliavini Ponce b52620ab0e Fix key size in cache_bench (#10234) 2 years ago
Peter Dillinger f81ea75df7 Don't count no prefix as Bloom hit (#10244) 2 years ago
Baptiste Lemaire 5879053fd0 Dynamically changeable `MemPurge` option (#10011) 2 years ago
Gang Liao 2352e2dfda Add the blob cache to the stress tests and the benchmarking tool (#10202) 2 years ago
Bo Wang c073ed7601 Fix typo in comments and code (#10233) 2 years ago
Yueh-Hsuan Chiang e103b87296 Add get_column_family_metadata() and related functions to C API (#10207) 2 years ago
Alan Paxton a16e2ff82a Adapt benchmark result script to new fields. (#10120) 2 years ago
Yanqin Jin 36fefd7e22 Continue to deflake BackupEngineTest.Concurrency (#10228) 2 years ago
Yanqin Jin 9586dcf1ce Expose the initial logger creation error (#10223) 2 years ago