Commit Graph

11960 Commits (44524cf5da2941be1345c7ee1c5d6fbede48aeb4)
 

Author SHA1 Message Date
Yingchun Lai 44524cf5da remove duplicate comments in EncryptedEnv (#11549) 1 year ago
JUBIN CHHEDA b14c0b0602 Update secondary_cache_adapter.cc (#11566) 1 year ago
akankshamahajan 94c247bff8 Update HISTORY.md for branch cut for 8.4.fb (#11565) 1 year ago
akankshamahajan ff1cc8a63e Fix extra prefetching when num_file_reads_for_auto_readahead is 1 in async_io (#11560) 1 year ago
Changyu Bi ca50ccc71a Add CreateColumnFamilyWithImport to `StackableDB` and `DBImplReadOnly` (#11556) 1 year ago
akankshamahajan fbd2f563bb Add an interface to provide support for underlying FS to pass their own buffer during reads (#11324) 1 year ago
Yu Zhang fb5748decf Fix crash_test crash (#11554) 1 year ago
Peter Dillinger 05a1d52e77 Use FaultInjectionTestFS in transaction_test, clarify Close() APIs (#11499) 1 year ago
Yu Zhang 7521478b43 Record the `persist_user_defined_timestamps` flag in manifest (#11515) 1 year ago
Peter Dillinger 98c6d7fd80 Internal API for generating semi-random salt (#11331) 1 year ago
Alexandre Lavigne 2926e0718c Add missing parameter in C API (#11542) 1 year ago
Levi Tamasi 022d89549d Attempt to deflake DBWALTestWithEnrichedEnv.SkipDeletedWALs (#11537) 1 year ago
Levi Tamasi b3edb87341 Initialize StressTest::optimistic_txn_db_ in ctor (#11547) 1 year ago
Jay Huh 17d5200504 Stress/Crash Test for OptimisticTransactionDB (#11513) 1 year ago
Hui Xiao 1da9ac2363 Add UT to test BG read qps behavior during upgrade for pr11406 (#11522) 1 year ago
Yu Zhang 66499780b2 Fix error case memory bug in GetHostName() (#11544) 1 year ago
Yu Zhang b421a8c21b Add a ticker to track number of trash files deleted in background thread (#11540) 1 year ago
Changyu Bi bc04ec85db Make option `level_compaction_dynamic_level_bytes` true by default (#11525) 1 year ago
yaphet 253bc91953 Move the status judgment into the block (#11534) 1 year ago
darionyaphet 9f774baaa8 Support Error Recovery Retry Flush in GetFlushReasonString (#11536) 1 year ago
mayue.fight fa878a0107 Support to create a CF by importing multiple non-overlapping CFs (#11378) 1 year ago
Peter Dillinger 70bf5ef093 Avoid destroying default PosixEnv, safely (#11538) 1 year ago
Changyu Bi 15e8a843d9 Do not include last level in compaction when `allow_ingest_behind=true` (#11489) 1 year ago
Andrew Kryczka cac3240cbf add property "rocksdb.obsolete-sst-files-size" (#11533) 1 year ago
Changyu Bi e178f9e477 Fix failed CI job "Check buck targets and code format" (#11532) 1 year ago
Hui Xiao 6041e50eba Fix info_log comment in SSTFileManager (#11530) 1 year ago
Yu Zhang a2a90f8998 Fix typo in twitter link (#11529) 1 year ago
Ignat Loskutov 7c67aee4a0 statistics.cc: fix mistype (#11509) 1 year ago
Ignat Loskutov 05fcacdb42 Add missing stopwatch and perf timer to DBImplReadOnly (#11521) 1 year ago
Yu Zhang 77dda0d9d8 Fix use after move in data block hash index (#11505) 1 year ago
Peter Dillinger 2b2994c8db Fix old comment about HyperClockCache and SecondaryCache (#11517) 1 year ago
Hui Xiao 3093d98c78 Fix higher read qps during db open caused by pr 11406 (#11516) 1 year ago
Changyu Bi 2e8cc98ab2 Fix subcompaction bug to allow running two subcompactions (#11501) 1 year ago
leipeng ddfcbea3e1 IterKey: change space_[32] to 39 to utilize padding space (#10633) 1 year ago
Changyu Bi 633c738a98 Fix unit test `DBRangeDelTest.NonBottommostCompactionDropRangetombstone` (#11512) 1 year ago
Yu Zhang 4dafa5b220 switch to use RocksDB UnorderedMap (#11507) 1 year ago
Changyu Bi 4aa52d89cf Drop range tombstone during non-bottommost compaction (#11459) 1 year ago
Andrew Kryczka 687a2a0d9a Small improvements to DBGet microbenchmark (#11498) 1 year ago
Peter Dillinger 7a9b264f36 Some fixes to unreleased_history/ (#11504) 1 year ago
Changyu Bi 71ca9a1dcd Log correct compaction score for Universal Compaction (#11487) 1 year ago
Changyu Bi e95cc1217d `CompactRange()` always compacts to bottommost level for leveled compaction (#11468) 1 year ago
Yu Zhang 9f7877f246 Add support to strip / pad timestamp when creating / reading a block based table (#11495) 1 year ago
Changyu Bi 9f1ce6d804 Make `unreleased_history/release.sh` work on macOS (#11494) 1 year ago
darionyaphet 68a9cd21f2 Support single delete help message in ldb (#11493) 1 year ago
Jay Huh 87bc929db3 Flush option in WaitForCompact() (#11483) 1 year ago
Yu Zhang 56ca9e3106 Logging timestamp size record in WAL and use it during recovery (#11471) 1 year ago
Peter Dillinger 8848ec92dd Better management of unreleased HISTORY (#11481) 1 year ago
Changyu Bi e1c7209beb Fix flaky test: `DBCompactionTest.WaitForCompactShutdownWhileWaiting` (#11488) 1 year ago
anand76 fcc358baf2 Integrate CacheReservationManager with compressed secondary cache (#11449) 1 year ago
Andrew Kryczka 3e7fc88167 add WriteBatch::Release() (#11482) 1 year ago