Commit Graph

11534 Commits (e466173d5cb0735f49a905489be0eb889a26d89d)
 

Author SHA1 Message Date
Joel Andres Granados 5f4b73644a cmake : Add ALL plugin LIBS to THIRD_PARTYLIBS (#10727) 2 years ago
Andrew Kryczka dc9f499639 db_stress TestIngestExternalFile avoid empty files (#10754) 2 years ago
Andrew Kryczka b0d8ccbbca db_stress print TestMultiGet error value in hex (#10753) 2 years ago
Yanqin Jin d2578ab195 Add DECLARE_uint32 to gflags compatibility (#10729) 2 years ago
Hui Xiao f3b359a549 Set options.num_levels in db_stress_test_base (#10732) 2 years ago
Yanqin Jin 7045b74b47 Remove timestamp before inserting to WBWI's index (#10742) 2 years ago
Changyu Bi df492791b6 Fix segfault in Iterator::Refresh() (#10739) 2 years ago
Hui Xiao aed30ddf21 Support WriteCommit policy with sync_fault_injection=1 (#10624) 2 years ago
anand76 5d7cf311ca Add OpenSSL to docker image (#10741) 2 years ago
Yanqin Jin 52f2411722 Update HISTORY to mention PR #10724 (#10737) 2 years ago
Levi Tamasi 2280b2612a Small cleanup in NonBatchedOpsStressTest::VerifyDb (#10740) 2 years ago
Yanqin Jin 07249fea8f Fix DBImpl::GetLatestSequenceForKey() for Merge (#10724) 2 years ago
Alan Paxton c76a90ceb9 CI benchmarks return NUM_KEYS to previous size (#10649) 2 years ago
Levi Tamasi 6d2a9832d9 Clarify API comments for blob_cache/prepopulate_blob_cache (#10723) 2 years ago
walter 1b351fd9fe Add C API to set avoid_unnecessary_blocking_io option (#10693) 2 years ago
Anatol Pomozov 4a83b16ce3 Use grep instead of obsolete egrep (#10701) 2 years ago
dependabot[bot] 80d010a5e7 Bump commonmarker from 0.23.4 to 0.23.6 in /docs (#10722) 2 years ago
Peter Dillinger ef443cead4 Refactor to avoid confusing "raw block" (#10408) 2 years ago
Levi Tamasi 12f5a1e35c Clarify comments for cache priorities and pool options (#10718) 2 years ago
Changyu Bi 93f46da1fa Mention in HISTORY.md the fix in #10705 (#10720) 2 years ago
anand76 fb9a025892 Fix platform 10 build with folly (#10708) 2 years ago
Akanksha Mahajan 0f4978d34f Fix sqe->addr passed in cancel request in io_uring (#10644) 2 years ago
Changyu Bi 013305af13 Fix potential memory leak in ArenaWrappedDBIter::Refresh() (#10716) 2 years ago
Bo Wang dd40f83e95 Fix lint issues after enable BLACK (#10717) 2 years ago
Changyu Bi 749b849a34 Fix memtable-only iterator regression (#10705) 2 years ago
Bo Wang 9e01de9066 Enable BLACK for internal_repo_rocksdb (#10710) 2 years ago
Jay Zhuang 00050d4634 Disable tiered storage + BlobDB stress test (#10699) 2 years ago
Jay Zhuang 92df36985d Deflake CompactionServiceTest.BasicCompactions (#10697) 2 years ago
Yanqin Jin 2b6f3510c2 Update version number and HISTORY in main branch (#10694) 2 years ago
anand76 01ebe8a5f7 Fix invalid reference in MultiGet due to vector resizing (#10702) 2 years ago
gitbw95 2cc5b39560 Add enable_split_merge option for CompressedSecondaryCache (#10690) 2 years ago
anand76 e053ccde99 Fix an incorrect MultiGet assertion (#10695) 2 years ago
Peter Dillinger 0f91c72adc Call experimental new clock cache HyperClockCache (#10684) 2 years ago
Peter Dillinger 5724348689 Revamp, optimize new experimental clock cache (#10626) 2 years ago
anand76 37b75e1364 Fix some MultiGet stats (#10673) 2 years ago
Yanqin Jin 088b9844d4 Re-enable user-defined timestamp and subcompactions (#10689) 2 years ago
anand76 c206aebd0b Fix a MultiGet crash (#10688) 2 years ago
Andrew Kryczka 6ce782beaf move db_stress locking to `StressTest::Test*()` functions (#10678) 2 years ago
Levi Tamasi 7dad485278 Support JemallocNodumpAllocator for the block/blob cache in db_bench (#10685) 2 years ago
Bo Wang b418ace352 Disable PersistentCacheTierTest.BasicTest (#10683) 2 years ago
Jay Zhuang 1cdc84114f Tiered Storage feature doesn't support BlobDB yet (#10681) 2 years ago
Jay Zhuang 849cf1bf68 Refactor Compaction file cut `ShouldStopBefore()` (#10629) 2 years ago
Yanqin Jin ce2c11d848 Fix a bug by setting up subcompaction bounds properly (#10658) 2 years ago
Changyu Bi be04a3b6cd Fix data race in accessing `cached_range_tombstone_` (#10680) 2 years ago
Yanqin Jin 832fd644fc Reset pessimistic transaction's read/commit timestamps during Initialize() (#10677) 2 years ago
Levi Tamasi 87c8bb4bef Add comments describing {Put,Get}Entity, update/clarify comment for Get and iterator (#10676) 2 years ago
anand76 bb9a6d4e4b Bypass a MultiGet test when async_io is used (#10669) 2 years ago
anand76 7b11d48444 Change MultiGet multi-level optimization to default on (#10671) 2 years ago
Levi Tamasi 06ab0a8b40 Add wide-column support to iterators (#10670) 2 years ago
Changyu Bi f291eefb02 Cache fragmented range tombstone list for mutable memtables (#10547) 2 years ago