Commit Graph

7367 Commits (c7cf981a8565d0cb9278fa4c142cd3b5c44652df)
 

Author SHA1 Message Date
Christian Esken c7cf981a85 Add CompactRangeOptions for Java (#4220) 6 years ago
Andrey Zagrebin fa4de6e30f #3865 followup for fix performance degression introduced by switching order of operands (#4284) 6 years ago
Fenggang Wu 9d646a6311 Add db_bench options of data block hash index (#4281) 6 years ago
Mikhail Antonov 889a0553c8 VerifyChecksum() API should preserve options 6 years ago
Siying Dong 9c0c8f5ff6 GetAllKeyVersions() to take an extra argument of `max_num_ikeys`. (#4271) 6 years ago
Andrey Zagrebin aeed4f0749 #3865 fix performance regression introduced by MergeOperator.ShouldMerge (#4266) 6 years ago
Fenggang Wu 19ec44fd39 Improve point-lookup performance using a data block hash index (#4174) 6 years ago
Zhichao Cao 8ae2bf5331 Fix the build and test bugs in the Trace_analyzer (#4274) 6 years ago
jsteemann 33ad9060d3 fix compilation with g++ option `-Wsuggest-override` (#4272) 6 years ago
Anand Ananthabhotla bf07e90cf2 Fix db_stress assertion failures on 0 byte SSTs (#4273) 6 years ago
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