Commit Graph

1195 Commits (f72fd5856585774063ac3fc8926f70626963d488)

Author SHA1 Message Date
Zhichao Cao 61c9bd49c1 Analyze MultiGet in trace_analyzer (#8575) 3 years ago
Baptiste Lemaire 6b4cdacf41 Add overwrite_probability for filluniquerandom benchmark in db_bench (#8569) 3 years ago
sdong bbc85a5f22 Fix minor wrong variable name in db_bench (#8549) 3 years ago
Baptiste Lemaire f4529a54bb Add experimental_allow_mempurge flag to benchmark. (#8546) 3 years ago
sdong 1e5b631e51 db_bench seekrandom with multiDB should only create iterators queried (#7818) 3 years ago
Baptiste Lemaire 0229a88dfe Crashtest mempurge (#8545) 3 years ago
sherriiiliu 7b9ecd4067 fix several MSVC build errors (#8519) 3 years ago
mrambacher da90e23998 Improvements to benchmark.sh script (#8346) 3 years ago
Adam Retter 5afd1e309c Correct CVS -> CSV typo (#8513) 3 years ago
sdong f33611d5e9 Stress test to inject read failures in DB reopen (#8476) 3 years ago
mrambacher 570248aeff Make SecondaryCache Customizable (#8480) 3 years ago
Peter (Stig) Edwards b20737709f Add -report_open_timing to db_bench (#8464) 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
Akanksha Mahajan be8199cdb9 Run Merge with Integrated BlobDB in stress, crash and db_bench (#8461) 3 years ago
Peter (Stig) Edwards 75741eb0ce Add more ops to: db_bench -report_file_operations (#8448) 3 years ago
Baptiste Lemaire 3f20925dc4 Add list live files metadata (#8446) 3 years ago
Baptiste Lemaire 0a1aed4e71 Fix double slashes in user-provided db path. (#8439) 3 years ago
Zhichao Cao 82a70e1470 Trace MultiGet Keys and CF_IDs to the trace file (#8421) 3 years ago
Akanksha Mahajan 5ba1b6e549 Cache warming data blocks during flush (#8242) 3 years ago
Peter Dillinger 865a25101d Mark Ribbon filter and optimize_filters_for_memory as production (#8408) 3 years ago
mrambacher 281ac9c89e Add CreateFrom methods to Env/FileSystem (#8174) 3 years ago
Baptiste Lemaire d61a449364 Fixed manifest_dump issues when printing keys and values containing null characters (#8378) 3 years ago
Zhichao Cao f44e69c64a Use DbSessionId as cache key prefix when secondary cache is enabled (#8360) 3 years ago
Jay Zhuang eda83eaac0 Fix cmake build failure with gflags (#8324) 3 years ago
sdong ab718b415f Kill whitebox crash test if it is 15 minutes over the limit (#8341) 3 years ago
Peter Dillinger 311a544c2a Use deleters to label cache entries and collect stats (#8297) 3 years ago
anand76 13232e11d4 Allow cache_bench/db_bench to use a custom secondary cache (#8312) 3 years ago
Levi Tamasi d83542ca83 Make it possible to apply only a subrange of table property collectors (#8298) 3 years ago
sdong 0ed8cb666d Write file temperature information to manifest (#8284) 3 years ago
Peter Dillinger ecd63b9262 Revert accidental enabling broken ClockCache in stress test (#8277) 3 years ago
Andrew Kryczka b71b4597e7 Permit stdout "fail"/"error" in whitebox crash test (#8272) 3 years ago
mrambacher 8948dc8524 Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions (#8262) 3 years ago
Andrew Kryczka 0f42e50fec Fix `GetLiveFiles()` returning OPTIONS-000000 (#8268) 3 years ago
Peter Dillinger 3b981eaa1d Fix use-after-free threading bug in ClockCache (#8261) 3 years ago
sdong c3ff14e2c1 Hint temperature of bottommost level files to FileSystem (#8222) 3 years ago
Peter Dillinger d2ca04e3ed Add more LSM info to FilterBuildingContext (#8246) 3 years ago
Peter Dillinger 85becd94c1 Refactor: use TableBuilderOptions to reduce parameter lists (#8240) 3 years ago
sdong cde69a7cfd db_stress to add --open_metadata_write_fault_one_in (#8235) 3 years ago
Akanksha Mahajan 65abb0cf71 Add 6.18, 6.19 and 6.20 to check_format_compatible.sh (#8236) 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
Akanksha Mahajan 296b47db25 Extend file_checksum_dump ldb command and DB::GetLiveFilesChecksumInfo to blob files (#8179) 3 years ago
David Carlier 728e5f5750 db_bench_tool: basic sys infos for FreeBSD. (#8169) 3 years ago
Akanksha Mahajan 0be89e87fd Enable backup/restore for Integrated BlobDB in stress and crash tests (#8165) 3 years ago
Yanqin Jin 09528f9fa1 Fix a bug for SeekForPrev with partitioned filter and prefix (#8137) 4 years ago
Yanqin Jin 2d8518f5ea Reset pinnable slice before using it in Get() (#8154) 4 years ago
Akanksha Mahajan 689b13e639 Add request_id in IODebugContext. (#8045) 4 years ago
mrambacher 1be3867689 Fix check in db_bench for num shard bits to match check in LRUCache (#8110) 4 years ago
Yanqin Jin ae7a795686 Disable partitioned filters in ts stress test (#8127) 4 years ago