Commit Graph

10641 Commits (7711f8cbb42dd96111a133099b029b6fabff6f48)
 

Author SHA1 Message Date
Jay Zhuang 7711f8cbb4 Remove pyenv installation and use deps from S3 (#9406) 2 years ago
Peter Dillinger 8064a3ac31 Fix flaky EventListenerTest.DisableBGCompaction (#9400) 2 years ago
Jay Zhuang cd50078ae0 Update circleci xcode version (#9405) 2 years ago
Brian Chen 93a0e9f3fa Mark destructors as override (#9404) 2 years ago
Peter Dillinger ffe1e4b820 Make some FilterPolicy deprecations more clear (#9403) 2 years ago
Andrew Kryczka 875bfd75a0 Add API warning for `Iterator::Refresh()` with range tombstones (#9398) 2 years ago
Hui Xiao f61df25cc2 Add missing comment to RateLimiter::Request() (#9392) 2 years ago
Yanqin Jin 1a8e9f0e07 Use fcntl(F_FULLFSYNC) on OS X (#9356) 2 years ago
Peter Dillinger 5576ded762 Add Options::DisableExtraChecks, clarify force_consistency_checks (#9363) 2 years ago
Peter Dillinger 288dfd0ba5 README: De-list slack channel, list Google group (#9387) 2 years ago
Fabrice Fontaine 53c8f739fd build_tools/build_detect_platform: fix C++ tests (#6479) 2 years ago
Sergei Petrunia c9042db619 Range Locking: add support for escalation barriers (#9290) 2 years ago
Si Ke 93b1de4f45 Enable db_test running in Centos 32 bit OS and Alpine 32 bit OS (#9294) 2 years ago
Eric Thérond 5602b1d3d9 Add support for Apple Silicon to RocksJava (#9254) 2 years ago
Yanqin Jin d247230aec Add check for using namespace (#9383) 2 years ago
zhuchong0329 5f2b661f54 FlushMemTable return ok but memtable does not synchronize flush (#8173) 2 years ago
Yanqin Jin 0376869f05 Remove using namespace (#9369) 2 years ago
Yanqin Jin 21e71d1c73 Fix compilation error when building static_lib (#9377) 2 years ago
Niklas Fiekas f8bdd5797f Take compression level_values as const pointer (#9376) 2 years ago
Jay Zhuang 9c6fb26033 Fix clang13 build error (#9374) 2 years ago
mrambacher 1973fcba11 Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future (#9362) 2 years ago
Jay Zhuang 6bab278291 Fix flaky SimCacheTest.SimCacheLogging (#9373) 2 years ago
Yanqin Jin 55a2105258 Make RocksDB codebase compatible with newer compilers like clang-12 (#9370) 2 years ago
jsteemann 255aefb628 Add filename to several Corruption messages (#9239) 3 years ago
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