Commit Graph

10717 Commits (99d86252b6514d0fe3b848bd39bda94642c14faf)
 

Author SHA1 Message Date
Youngjae Lee 3dfee770c6 Remove obsolete function declaration (#8724) 3 years ago
Hui Xiao 9110685e8c Release cache reservation of hash entries of the fall-back Ribbon Filter earlier (#9345) 3 years ago
Hui Xiao f62efb9d35 Clarify Options::rate_limiter api (#9361) 3 years ago
Hui Xiao fb0a76a9e2 Always check previous conditionally unchecked status due to shortcut evaluation in BlockBasedTableBuilder::WriteIndexBlock (#9349) 3 years ago
Yanqin Jin b2e53ab2d8 Add checking for `DB::DestroyColumnFamilyHandle()` (#9347) 3 years ago
Andrew Kryczka 6892f19b11 Test correctness with WAL disabled in non-txn blackbox crash tests (#9338) 3 years ago
Andrew Kryczka b860a42158 Recover to exact latest seqno of data committed to MANIFEST (#9305) 3 years ago
mrambacher fe31dc53ca Make the Env class Customizable (#9293) 3 years ago
Yanqin Jin 677d2b4a8f Fix a bug in C-binding causing iterator to return incorrect result (#9343) 3 years ago
sdong a931bacf5d Improve SimulatedHybridFileSystem (#9301) 3 years ago
mrambacher 1c39b7952b Remove/Reduce use of Regex in ObjectRegistry/Library (#9264) 3 years ago
mrambacher 0a563ae278 Change GTEST_SKIP to BYPASS for MemoryAllocatorTest (#9340) 3 years ago
Peter Dillinger 26a238f5b7 New blog post for Ribbon filter (#8992) 3 years ago
Andrew Kryczka aa2b3bf675 Added `TraceOptions::preserve_write_order` (#9334) 3 years ago
Andrew Kryczka 2ee20a669d Extend trace filtering to more operation types (#9335) 3 years ago
slk 2e5f764294 Make IncreaseFullHistoryTsLow to a public API (#9221) 3 years ago
Andrew Kryczka 538d2365e9 Fix race condition in BackupEngineTest.ChangeManifestDuringBackupCreation (#9327) 3 years ago
Sergei Petrunia 1b076e82db Expose locktree's wait count in RangeLockManagerHandle::Counters (#9289) 3 years ago
Andrew Kryczka dfff1cecff Filter `Get()`s from `db_stress` traces (#9315) 3 years ago
Adam Retter 65996dd757 Fixes for building RocksJava builds on s390x (#9321) 3 years ago
Andrew Kryczka 2d3c626b62 Enable core dumps in ASAN crash tests (#9330) 3 years ago
Andreas Hindborg 2e51b33de9 Fix a bug that occur when plugin pkg-config requirements are empty (#9238) 3 years ago
Andrew Kryczka 393fc231af More asserts in listener_test for debuggability (#9320) 3 years ago
mrambacher 9a116ab4b4 Add NewMetaDataIterator method (#8692) 3 years ago
stefan-zobel 7ae213f735 Minor Javadoc fixes (#9203) 3 years ago
Andrew Kryczka 82670fb17b db_stress print hex key for MultiGet() inconsistency (#9324) 3 years ago
Andrew Kryczka 782fcc44e1 Fix race condition in `error_handler_fs_test` (#9325) 3 years ago
Andrew Kryczka b448b71222 `db_stress` tolerate incomplete tail records in trace file (#9316) 3 years ago
Andrew Kryczka 791723c1ec Fix race condition in db_stress thread setup (#9314) 3 years ago
Andrew Kryczka 48b53441fd Skip MemoryAllocatorTest in LITE mode (#9318) 3 years ago
Andrew Kryczka 863c78d2c9 Fix unsynced data loss correctness test with mixed `-test_batches_snapshots` (#9302) 3 years ago
Andrew Kryczka 84228e21e8 Fix shutdown in db_stress with `-test_batches_snapshots=1` (#9313) 3 years ago
Kefu Chai cc1d4e3d33 gcc-11 and cmake related cleanup (#9286) 3 years ago
Akanksha Mahajan 7bfad07194 Update to version 6.28 (#9312) 3 years ago
Peter Dillinger 0d9b256813 Fix unity build with SUPPORT_CLOCK_CACHE (#9309) 3 years ago
Yanqin Jin 6b5e28a43c Update TARGETS and related scripts (#9310) 3 years ago
mrambacher 423538a816 Make MemoryAllocator into a Customizable class (#8980) 3 years ago
Jermy Li 9828b6d5fd fix java doc issues (#9253) 3 years ago
Peter Dillinger 0050a73a4f New stable, fixed-length cache keys (#9126) 3 years ago
Andrea Cavalli 9918e1ee5a Set KeyMayExist fields visibility to public (#9285) 3 years ago
Andrew Kryczka 5383f1eec4 Verify recovery correctness in multi-CF blackbox crash test (#9303) 3 years ago
Alan Paxton c1ec0b28eb java / jni io_uring support (#9224) 3 years ago
Radek Hubner 7ac3a5d406 ReadOptions - Add missing java API. (#9248) 3 years ago
Akanksha Mahajan 96d0773a11 Update prepopulate_block_cache logic to support block-based filter (#9300) 3 years ago
Andrew Kryczka c9818b3325 db_stress verify with lost unsynced operations (#8966) 3 years ago
sdong 806d8916da SimulatedHybridFileSystem to simulate HDD behavior more accurately (#9259) 3 years ago
Yanqin Jin e05c2bb549 Stress test for RocksDB transactions (#8936) 3 years ago
Peter Dillinger e92a0ed040 Optimize & clean up footer code (#9280) 3 years ago
Yanqin Jin 08721293ea Fix a bug causing duplicate trailing entries in WritableFile (buffered IO) (#9236) 3 years ago
Davide Angelocola 8a97c541e4 Fix copy constructors of Options and ColumnFamilyOptions (#9166) 3 years ago