Commit Graph

11319 Commits (27f3af596609f3b86af5080cc870c869e836e7f2)
 

Author SHA1 Message Date
Andrew Kryczka d5d8920f2c Fix race condition with WAL tracking and `FlushWAL(true /* sync */)` (#10185) 2 years ago
Hui Xiao a5d773e077 Add rate-limiting support to batched MultiGet() (#10159) 2 years ago
Gang Liao c965c9ef65 Read blob from blob cache if exists when GetBlob() (#10178) 2 years ago
Peter Dillinger 1aac814578 Use optimized folly DistributedMutex in LRUCache when available (#10179) 2 years ago
Peter Dillinger f87adcfb3f Fix overflow in ribbon_bench after #10184 (#10195) 2 years ago
Andrew Kryczka 5d6005c780 Add WriteOptions::protection_bytes_per_key (#10037) 2 years ago
Peter Dillinger f62c1e1e56 Fix a false negative merge conflict (#10192) 2 years ago
Changyu Bi 8cf86258b8 Update HISTORY.md for #10114 (#10189) 2 years ago
Peter Dillinger fff302d989 More testing w/prefix extractor, small refactor (#10122) 2 years ago
Peter Dillinger 126c223714 Remove deprecated block-based filter (#10184) 2 years ago
anand76 a6691d0f65 Update stats to help users estimate MultiGet async IO impact (#10182) 2 years ago
Yanqin Jin 4d31d3c2ed Abort in dbg mode after logging (#10183) 2 years ago
Akanksha Mahajan 8353ae8b27 Add few optimizations in async_io for short scans (#10140) 2 years ago
Peter Dillinger 3d358a7e25 Fix handling of accidental truncation of IDENTITY file (#10173) 2 years ago
Peter Dillinger 94329ae4ec Use only ASCII in source files (#10164) 2 years ago
Changyu Bi 9882652b0e Verify write batch checksum before WAL (#10114) 2 years ago
Ali Saidi 2e5a323dbd Change the instruction used for a pause on arm64 (#10118) 2 years ago
sdong 69a32eecab Use madvise() for mmaped file advise (#10170) 2 years ago
Yanqin Jin ce419c0f10 Allow db_bench and db_stress to set `allow_data_in_errors` (#10171) 2 years ago
Akanksha Mahajan 19345de60d fix cancel argument for latest liburing (#10168) 2 years ago
iseki 40dfa26049 Fix C4702 on windows (#10146) 2 years ago
mpoeter 77f4799515 Fix potential leak when reusing PinnableSlice instances. (#10166) 2 years ago
Ali Saidi b550fc0b09 Modify the instructions emited for PREFETCH on arm64 (#10117) 2 years ago
James Tucker 751d1a3e48 mingw: remove no-asynchronous-unwind-tables (#9963) 2 years ago
Gang Liao cba398df8a Add blob cache option in the column family options (#10155) 2 years ago
tabokie 1d2950b8dd fix a false positive case of parsing table factory from options file (#10094) 2 years ago
Hui Xiao d665afdbf3 Account memory of FileMetaData in global memory limit (#9924) 2 years ago
Akanksha Mahajan 40d19bc12c Fix the failure related to io_uring_prep_cancel (#10165) 2 years ago
Guido Tagliavini Ponce f105e1a501 Make the per-shard hash table fixed-size. (#10154) 2 years ago
Yanqin Jin bfaf8291c5 Fix a race condition in transaction stress test (#10157) 2 years ago
Akanksha Mahajan c0e0f30667 Implement AbortIO using io_uring (#10125) 2 years ago
Mark Callaghan 04bd347995 Increase num_levels for universal from 8 to 40 (#10158) 2 years ago
Peter Dillinger ad135f3ffd Document design/specification bugs with auto_prefix_mode (#10144) 2 years ago
Akanksha Mahajan 8273435c22 Bypass tests instead of skipping to resolve internal failure (#10148) 2 years ago
Guido Tagliavini Ponce 415200d792 Assume fixed size key (#10137) 2 years ago
sdong 80afa77660 Run fadvise with mmap file (#10142) 2 years ago
Yanqin Jin 1777e5f7e9 Snapshots with user-specified timestamps (#9879) 2 years ago
gitbw95 f4052d13b7 Enable SecondaryCache::CreateFromString to create sec cache based on the uri for CompressedSecondaryCache (#10132) 2 years ago
Peter Dillinger d3a3b02134 Fix bug with kHashSearch and changing prefix_extractor with SetOptions (#10128) 2 years ago
Yu Zhang 693dffd8e8 Return try again when full_history_ts_low is higher than requested ts (#10126) 2 years ago
Peter Dillinger 5fa6ef7f18 Fix fragile CacheTest::ApplyToAllEntriesDuringResize (#10145) 2 years ago
Bo Wang 1a3e23a251 Update jemalloc version for platform009 (#10143) 2 years ago
Akanksha Mahajan ecfd4aef0c Enable wal_compression in crash_tests (#10141) 2 years ago
Akanksha Mahajan f85b31a2e9 Fix bug for WalManager with compressed WAL (#10130) 2 years ago
Mark Callaghan 9efae14428 Fix parsing of db_bench output (#10124) 2 years ago
Yanqin Jin f890527b16 Update test for secondary instance in stress test (#10121) 2 years ago
Andrew Kryczka ff32346415 Set db_stress defaults for TSAN deadlock detector (#10131) 2 years ago
gitbw95 5cbee1f609 Add unit test to verify that the dynamic priority can be passed from compaction to FS (#10088) 2 years ago
zczhu b6de139df5 Handle "NotSupported" status by default implementation of Close() in … (#10127) 2 years ago
zczhu 3ee6c9baec Consolidate manual_compaction_paused_ check (#10070) 2 years ago