Commit Graph

11188 Commits (e103b87296bc3c4c74fcf09d602d273ff588da10)
 

Author SHA1 Message Date
Yueh-Hsuan Chiang e103b87296 Add get_column_family_metadata() and related functions to C API (#10207) 2 years ago
Alan Paxton a16e2ff82a Adapt benchmark result script to new fields. (#10120) 2 years ago
Yanqin Jin 36fefd7e22 Continue to deflake BackupEngineTest.Concurrency (#10228) 2 years ago
Yanqin Jin 9586dcf1ce Expose the initial logger creation error (#10223) 2 years ago
Yanqin Jin 42c631b339 Update API comment about Options::best_efforts_recovery (#10180) 2 years ago
Peter Dillinger 84210c9489 Add data block hash index to crash test, fix MultiGet issue (#10220) 2 years ago
Yanqin Jin d654888b8f Refactor wal filter processing during recovery (#10214) 2 years ago
Bo Wang f7605ec655 Update LZ4 library for platform009 (#10224) 2 years ago
zczhu 30141461f9 Add basic kRoundRobin compaction policy (#10107) 2 years ago
Yanqin Jin b012d23557 Destroy iniital db dir for a test in DBWALTest (#10221) 2 years ago
Guido Tagliavini Ponce 3afed7408c Replace per-shard chained hash tables with open-addressing scheme (#10194) 2 years ago
Gang Liao deff48bcef Add blob source to retrieve blobs in RocksDB (#10198) 2 years ago
sdong 4207872fc3 Reduce a duplicate consistency check when applying a new version (#10169) 2 years ago
Levi Tamasi 8f59c41cc7 Add new value value type for wide-column entities (#10211) 2 years ago
Peter Dillinger 501543573a Fix bad include (#10213) 2 years ago
Peter Dillinger ccb4f047ae Add 7.4 to format compatibility test (#10209) 2 years ago
Peter Dillinger 6358e1b967 Start release 7.5 development (#10204) 2 years ago
Peter Dillinger fac7a23685 Update HISTORY for 7.4.0 release freeze (#10196) 2 years ago
Changyu Bi 0e0a19832e Fix a bug in WriteBatchInternal::Append when write batch KV protection is turned on (#10201) 2 years ago
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