Commit Graph

7457 Commits (a1f6142f38fc2130a522cf78e69ebc502f69bf92)
 

Author SHA1 Message Date
Maysam Yabandeh d122025891 Extend stress test to format_version 4 (#4265) 6 years ago
Huachao Huang d916a1105a c-api: add some missing options 6 years ago
Siying Dong f3d91a0b57 Add a unit test to verify iterators release data blocks after using them (#4170) 6 years ago
Zhichao Cao 999d955e4f RocksDB Trace Analyzer (#4091) 6 years ago
Yanqin Jin 1b1d264342 Remove an assersion about file size (#4268) 6 years ago
Anand Ananthabhotla 4ea56b1bd0 Revert changes in PR #4003 (#4263) 6 years ago
Zhichao Cao 6d75319d95 Add tracing function of Seek() and SeekForPrev() to trace_replay (#4228) 6 years ago
Zhichao Cao 76d77205da Remove the redundant condition inclusion to avoid confusion (#4254) 6 years ago
Maysam Yabandeh d511f35ea7 Fix wrong partitioned index size recorded in properties block (#4259) 6 years ago
Maysam Yabandeh 058026a885 Fix unity compile error (#4257) 6 years ago
Yanqin Jin b271f956c2 Fix a TSAN failure (#4250) 6 years ago
Maysam Yabandeh caf0f53a74 Index value delta encoding (#3983) 6 years ago
Andrew Kryczka 63f265c383 Update FB internal dependencies (#4244) 6 years ago
Anand Ananthabhotla 72e69497fc Fix error parsing in build_tools/error_filter.py (#4247) 6 years ago
Georgios Bitzes 1b813a9b2e Make rocksdb::Slice more interoperable with std::string_view (#4242) 6 years ago
Dmitri Smirnov ab22cf349e Implement Env::NumFileLinks (#4221) 6 years ago
Yanqin Jin de7f423a82 Add SST ingestion to ldb (#4205) 6 years ago
Andrew Kryczka 9e8ef45066 Link to FB internal build of ZSTD with -fPIC (#4249) 6 years ago
Zhongyi Xie b15379dcea fix use-after-free error involving a temporary string (#4240) 6 years ago
Andrew Kryczka 7a9a164276 Fix db_bench default compression level (#4248) 6 years ago
Maysam Yabandeh eb8885a08a Return correct usable_size for BlockContents (#4246) 6 years ago
Anand Ananthabhotla 853a5cd3b2 Fix sandcastle rocksdb-contrun-tsan_crash job json (#4243) 6 years ago
Jean-Marc Le Roux bbf30330b4 Fix the build failure with OS_ANDROID (#4232) 6 years ago
Maysam Yabandeh d8d66c937e Simplify DBWithMaxSpaceAllowedRandomized (#4235) 6 years ago
Huachao Huang badfd70a3e types: add kEntryBlobIndex for TablePropertiesCollector (#4233) 6 years ago
Yi Wu c970358574 BlobDB: Can return expiration together with Get() (#4227) 6 years ago
Yi Wu 4cb7068c1e BlobDB: Fix VisibleToActiveSnapshot() (#4236) 6 years ago
Andrew Kryczka 6175b4b294 Support dictionary compression in stress/crash tests (#4234) 6 years ago
Yi Wu 140f256da2 BlobDB: Cleanup TTLExtractor interface (#4229) 6 years ago
Jingguo Yao ceb5fea1e3 Improve FullFilterBitsReader::HashMayMatch's doc (#4202) 6 years ago
Gustav Davidsson a15354d04e Expose GetTotalTrashSize in SstFileManager interface (#4206) 6 years ago
Yanqin Jin 1f802773bc Update JobContext. (#3949) 6 years ago
Yanqin Jin 22368965a0 Modify verification logic of ObsoleteOptionsFileTest (#4218) 6 years ago
Sagar Vemuri fefdac1004 Fix lite build failure in db_bench due to trace/replay (#4225) 6 years ago
DorianZheng f9373e2d5c Make sure to call ReleaseFileNumberFromPendingOutputs 6 years ago
Pooja Malik 9dbf39399e Rules Advisor: some fixes to support fetching stats from ODS (#4223) 6 years ago
Pooja Malik 892a156267 Advisor: README and blog, and also tests for DBBenchRunner, DatabaseOptions (#4201) 6 years ago
Andrew Kryczka f8f6983f89 Skip range deletions at seqno zero when collapsing (#4216) 6 years ago
Sagar Vemuri 12b6cdeed3 Trace and Replay for RocksDB (#3837) 6 years ago
Fenggang Wu ee7617167f DataBlockHashIndex: Specify that DataBlockHashIndex is not yet implemented in the comment 6 years ago
Andrew Kryczka a1a546a634 Avoid integer division in filter probing (#4071) 6 years ago
Yanqin Jin 8abafb1feb Generalize parameters generation. (#4046) 6 years ago
Yanqin Jin 54de56844d Remove random writes from SST file ingestion (#4172) 6 years ago
Fenggang Wu a11df583ec Add DataBlockIndexType option in BlockBasedTableOptions (#4150) 6 years ago
DorianZheng f5e46354d2 Protect external file when ingesting (#4099) 6 years ago
Maysam Yabandeh c33b32671e Correct description of GetColumnFamilyMetaData (#4196) 6 years ago
Maysam Yabandeh e0906eb785 Clarify max_total_wal_size's scope (#4194) 6 years ago
Pooja Malik 134a52e144 Optimizer's skeleton: use advisor to optimize config options (#4169) 6 years ago
Yanqin Jin bdc6abd0b4 Enable cscope to exclude test source files (#4190) 6 years ago
Siying Dong fd45495cf5 DBImpl::IngestExternalFile() should grab mutex when releasing file number in failure case (#4189) 6 years ago