Commit Graph

8771 Commits (41535d0218d8928d60b6561eccc236f3a6675ed3)
 

Author SHA1 Message Date
Manuel Ung 41535d0218 WriteUnPrepared: Pass in correct subbatch count during rollback (#6463) 4 years ago
Jermy Li 72ee067b90 fix assert error while db.getDefaultColumnFamily().getDescriptor() (#6006) 4 years ago
Cheng Chang 741decfe37 Return early on failure when constructing CuckooTableReader (#6453) 4 years ago
Andrew Kryczka f52db84650 support SstFileManager in db_stress (#6454) 4 years ago
Andrew Kryczka 69679e7375 Fix range deletion tombstone ingestion with global seqno (#6429) 4 years ago
Levi Tamasi d87c10c6ab Add blob file state to VersionEdit (#6416) 4 years ago
sdong eb367d45c0 Buck config: Re-enable liburing under Linux (#6451) 4 years ago
Cheng Chang b47a714051 Update release version to 6.8 (#6450) 4 years ago
Peter Dillinger 43dde332cb Share kPageSize (and other small tweaks) (#6443) 4 years ago
sdong 942eaba091 Handle io_uring partial results (#6441) 4 years ago
Yanqin Jin 890d87fadc Some minor fix-ups (#6440) 4 years ago
Peter Dillinger ab65278b1f Misc filter_bench improvements (#6444) 4 years ago
Zaiyang Li fcec56e86c Add function to set row cache on rocksdb_options_t (#6442) 4 years ago
sdong d75ce0a8ae Mention rocksdb_namespace.h in HISTORY.md (#6439) 4 years ago
Yanqin Jin 362b8d4393 Fix MANIFEST name assignment (#6426) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Gaurav Singh 4e33f1e1dc simplify user_access_only expression (#6360) 4 years ago
Remington Brasga a993cc3a62 Fixed typo in benchmark.sh (#6434) 4 years ago
Yanqin Jin 5a297516e1 Ignore .vs/.vscode dir used by visual studio/ vscode (#6428) 4 years ago
Andrew Kryczka c6abe30ee3 Fix concurrent full purge and WAL recycling (#5900) 4 years ago
Andrew Kryczka 0f9dcb88b2 Return NotSupported from WriteBatchWithIndex::DeleteRange (#5393) 4 years ago
acelyc111 3a3457575d Fix compile error when LZ4 is up to r123 (#6412) 4 years ago
Manuel Ung dc23c125c3 WriteUnPrepared: Untracked keys (#6404) 4 years ago
Cheng Chang 152f8a8ffe Remove unnecessary computation of index (#6406) 4 years ago
Cheng Chang 4034e289ad Fail fast in paranoid mode when LoadTableHandlers fail during recovering (#6368) 4 years ago
wolfkdy 29e24434fe refine code (#6420) 4 years ago
Manuel Ung 908b1ee64e WriteUnPrepared: Fix assertion during recovery (#6419) 4 years ago
Manuel Ung fb571509a7 WriteUnPrepared: Enable WAL during crash recovery (#6418) 4 years ago
sdong ac8e89a443 Should flush and sync WAL when writing it in DB::Open() (#6417) 4 years ago
Cheng Chang 46516778dd Fix flaky test DecreaseNumBgThreads (#6393) 4 years ago
sdong acfee40af5 Remove IO URING compiler flags (#6415) 4 years ago
Huisheng Liu 5138764eb5 Fix destroydb (#6308) 4 years ago
sdong df3f33dd05 Fix db_bench LITE build recently broken (#6411) 4 years ago
Cheng Chang a676001f95 Revert usage of Defer. (#6410) 4 years ago
sdong 6e97d4de00 By default turn IO Uring off. (#6405) 4 years ago
Burton Li e64508917b db_bench supports for generating random variable sized value. (#6386) 4 years ago
anand76 3e49249d30 Ensure all MultiGet IO errors are propagated to user (#6403) 4 years ago
Tomas Kolda e412a426d6 JNI direct buffer support for basic operations (#2283) 4 years ago
Yanqin Jin 28aa09dcce Pass info_log_level to the inner logger of AutoRollLogger (#6388) 4 years ago
anand76 35ed530d2c Revert "Check KeyContext status in MultiGet (#6387)" (#6401) 4 years ago
Cheng Chang d3ba398bbd Update unit tests for PinnableSlice (#6399) 4 years ago
Cheng Chang dafb568052 Add utility class Defer (#6382) 4 years ago
Levi Tamasi cbf5f3be43 Do not move VersionEdit into AtomicGroupReadBuffer (#6400) 4 years ago
Zhichao Cao 4369f2c7bb Checksum for each SST file and stores in MANIFEST (#6216) 4 years ago
sdong 594e815e32 Make clang analyze happy with options_test (#6398) 4 years ago
sdong b2bc1da561 Try to fix some analysis failures 4 years ago
Yutian Li 2e0159ec9e Add error status for no_slowdown & low priority write (#6396) 4 years ago
Kefu Chai debc4ef18b utilities/env_librados: copy use bufferlist::iterator (#6395) 4 years ago
blackyblack 84b41a6969 Only add gtest target when building with tests (#6377) 4 years ago
anand76 d70011bccc Check KeyContext status in MultiGet (#6387) 4 years ago