Commit Graph

  • 022b400cba Make `bottommost_temperature` dynamically changeable (#9402) Jay Zhuang 2022-01-25 14:58:48 -0800
  • 5d10a53b42 Not try to finish index builder after errors (#9426) sdong 2022-01-25 09:32:29 -0800
  • fa52376117 Move RADOS support to separate repo (#9206) Yanqin Jin 2022-01-24 22:36:20 -0800
  • 5d30668cab Remove tools/rdb from main repo (#9399) Yanqin Jin 2022-01-24 20:27:40 -0800
  • 50135c1bf3 Move HDFS support to separate repo (#9170) Yanqin Jin 2022-01-24 19:56:37 -0800
  • 1cecd22de9 Increase wait time within EnvPosixTestWithParam.RunMany (#9413) sdong 2022-01-24 12:49:03 -0800
  • e8f116deab Update version to 6.29.0 (#9418) anand76 2022-01-21 17:23:03 -0800
  • a750b8a3a3 Remove VS2017 from Appveyor CI (#9417) sdong 2022-01-21 16:15:10 -0800
  • e7ac7363b4 Add to HISTORY and minor loose ends from #9294, #9254 (#9386) Peter Dillinger 2022-01-21 13:03:15 -0800
  • fc9d4071f0 Fast path for detecting unchanged prefix_extractor (#9407) Peter Dillinger 2022-01-21 11:36:36 -0800
  • 7711f8cbb4 Remove pyenv installation and use deps from S3 (#9406) Jay Zhuang 2022-01-21 09:32:03 -0800
  • 8064a3ac31 Fix flaky EventListenerTest.DisableBGCompaction (#9400) Peter Dillinger 2022-01-21 08:24:06 -0800
  • cd50078ae0 Update circleci xcode version (#9405) Jay Zhuang 2022-01-20 09:40:34 -0800
  • 93a0e9f3fa Mark destructors as override (#9404) Brian Chen 2022-01-20 08:43:20 -0800
  • ffe1e4b820 Make some FilterPolicy deprecations more clear (#9403) Peter Dillinger 2022-01-19 18:10:36 -0800
  • 875bfd75a0 Add API warning for `Iterator::Refresh()` with range tombstones (#9398) Andrew Kryczka 2022-01-19 10:10:34 -0800
  • f61df25cc2 Add missing comment to RateLimiter::Request() (#9392) Hui Xiao 2022-01-19 10:08:34 -0800
  • 1a8e9f0e07 Use fcntl(F_FULLFSYNC) on OS X (#9356) Yanqin Jin 2022-01-18 20:21:37 -0800
  • 5576ded762 Add Options::DisableExtraChecks, clarify force_consistency_checks (#9363) Peter Dillinger 2022-01-18 17:25:33 -0800
  • 288dfd0ba5 README: De-list slack channel, list Google group (#9387) Peter Dillinger 2022-01-18 08:18:35 -0800
  • 53c8f739fd build_tools/build_detect_platform: fix C++ tests (#6479) Fabrice Fontaine 2022-01-14 14:08:05 -0800
  • c9042db619 Range Locking: add support for escalation barriers (#9290) Sergei Petrunia 2022-01-14 12:45:20 -0800
  • 93b1de4f45 Enable db_test running in Centos 32 bit OS and Alpine 32 bit OS (#9294) Si Ke 2022-01-14 11:57:12 -0800
  • 5602b1d3d9 Add support for Apple Silicon to RocksJava (#9254) Eric Thérond 2022-01-12 17:19:41 -0800
  • d247230aec Add check for using namespace (#9383) Yanqin Jin 2022-01-12 13:26:17 -0800
  • 5f2b661f54 FlushMemTable return ok but memtable does not synchronize flush (#8173) zhuchong0329 2022-01-12 13:20:46 -0800
  • 0376869f05 Remove using namespace (#9369) Yanqin Jin 2022-01-12 09:28:09 -0800
  • 21e71d1c73 Fix compilation error when building static_lib (#9377) Yanqin Jin 2022-01-12 09:02:43 -0800
  • f8bdd5797f Take compression level_values as const pointer (#9376) Niklas Fiekas 2022-01-12 08:33:37 -0800
  • 9c6fb26033 Fix clang13 build error (#9374) Jay Zhuang 2022-01-11 10:35:22 -0800
  • 1973fcba11 Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future (#9362) mrambacher 2022-01-11 06:32:42 -0800
  • 6bab278291 Fix flaky SimCacheTest.SimCacheLogging (#9373) Jay Zhuang 2022-01-10 22:02:22 -0800
  • 55a2105258 Make RocksDB codebase compatible with newer compilers like clang-12 (#9370) Yanqin Jin 2022-01-10 11:06:40 -0800
  • 255aefb628 Add filename to several Corruption messages (#9239) jsteemann 2022-01-07 18:08:50 -0800
  • 3dfee770c6 Remove obsolete function declaration (#8724) Youngjae Lee 2022-01-07 18:04:41 -0800
  • 9110685e8c Release cache reservation of hash entries of the fall-back Ribbon Filter earlier (#9345) Hui Xiao 2022-01-07 11:24:14 -0800
  • f62efb9d35 Clarify Options::rate_limiter api (#9361) Hui Xiao 2022-01-06 10:12:30 -0800
  • fb0a76a9e2 Always check previous conditionally unchecked status due to shortcut evaluation in BlockBasedTableBuilder::WriteIndexBlock (#9349) Hui Xiao 2022-01-06 10:09:13 -0800
  • b2e53ab2d8 Add checking for `DB::DestroyColumnFamilyHandle()` (#9347) Yanqin Jin 2022-01-05 20:25:57 -0800
  • 6892f19b11 Test correctness with WAL disabled in non-txn blackbox crash tests (#9338) Andrew Kryczka 2022-01-05 16:12:12 -0800
  • b860a42158 Recover to exact latest seqno of data committed to MANIFEST (#9305) Andrew Kryczka 2022-01-05 16:00:41 -0800
  • fe31dc53ca Make the Env class Customizable (#9293) mrambacher 2022-01-04 16:44:54 -0800
  • 677d2b4a8f Fix a bug in C-binding causing iterator to return incorrect result (#9343) Yanqin Jin 2021-12-30 12:46:38 -0800
  • a931bacf5d Improve SimulatedHybridFileSystem (#9301) sdong 2021-12-29 11:13:49 -0800
  • 1c39b7952b Remove/Reduce use of Regex in ObjectRegistry/Library (#9264) mrambacher 2021-12-29 07:55:17 -0800
  • 0a563ae278 Change GTEST_SKIP to BYPASS for MemoryAllocatorTest (#9340) mrambacher 2021-12-29 03:40:45 -0800
  • 26a238f5b7 New blog post for Ribbon filter (#8992) Peter Dillinger 2021-12-28 21:53:26 -0800
  • aa2b3bf675 Added `TraceOptions::preserve_write_order` (#9334) Andrew Kryczka 2021-12-28 15:03:03 -0800
  • 2ee20a669d Extend trace filtering to more operation types (#9335) Andrew Kryczka 2021-12-28 11:45:27 -0800
  • 2e5f764294 Make IncreaseFullHistoryTsLow to a public API (#9221) slk 2021-12-23 11:02:43 -0800
  • 538d2365e9 Fix race condition in BackupEngineTest.ChangeManifestDuringBackupCreation (#9327) Andrew Kryczka 2021-12-22 21:58:11 -0800
  • 1b076e82db Expose locktree's wait count in RangeLockManagerHandle::Counters (#9289) Sergei Petrunia 2021-12-22 21:13:33 -0800
  • dfff1cecff Filter `Get()`s from `db_stress` traces (#9315) Andrew Kryczka 2021-12-22 14:16:19 -0800
  • 65996dd757 Fixes for building RocksJava builds on s390x (#9321) Adam Retter 2021-12-22 12:56:45 -0800
  • 2d3c626b62 Enable core dumps in ASAN crash tests (#9330) Andrew Kryczka 2021-12-22 10:13:08 -0800
  • 2e51b33de9 Fix a bug that occur when plugin pkg-config requirements are empty (#9238) Andreas Hindborg 2021-12-21 12:26:01 -0800
  • 393fc231af More asserts in listener_test for debuggability (#9320) Andrew Kryczka 2021-12-21 12:24:28 -0800
  • 9a116ab4b4 Add NewMetaDataIterator method (#8692) mrambacher 2021-12-21 11:29:52 -0800
  • 7ae213f735 Minor Javadoc fixes (#9203) stefan-zobel 2021-12-21 05:39:39 -0800
  • 82670fb17b db_stress print hex key for MultiGet() inconsistency (#9324) Andrew Kryczka 2021-12-20 23:28:40 -0800
  • 782fcc44e1 Fix race condition in `error_handler_fs_test` (#9325) Andrew Kryczka 2021-12-20 23:15:55 -0800
  • b448b71222 `db_stress` tolerate incomplete tail records in trace file (#9316) Andrew Kryczka 2021-12-20 13:07:35 -0800
  • 791723c1ec Fix race condition in db_stress thread setup (#9314) Andrew Kryczka 2021-12-20 13:04:08 -0800
  • 48b53441fd Skip MemoryAllocatorTest in LITE mode (#9318) Andrew Kryczka 2021-12-20 10:27:35 -0800
  • 863c78d2c9 Fix unsynced data loss correctness test with mixed `-test_batches_snapshots` (#9302) Andrew Kryczka 2021-12-17 22:04:05 -0800
  • 84228e21e8 Fix shutdown in db_stress with `-test_batches_snapshots=1` (#9313) Andrew Kryczka 2021-12-17 17:30:45 -0800
  • cc1d4e3d33 gcc-11 and cmake related cleanup (#9286) Kefu Chai 2021-12-17 17:03:35 -0800
  • 7bfad07194 Update to version 6.28 (#9312) Akanksha Mahajan 2021-12-17 16:19:22 -0800
  • 0d9b256813 Fix unity build with SUPPORT_CLOCK_CACHE (#9309) Peter Dillinger 2021-12-17 14:13:52 -0800
  • 6b5e28a43c Update TARGETS and related scripts (#9310) Yanqin Jin 2021-12-17 11:50:30 -0800
  • 423538a816 Make MemoryAllocator into a Customizable class (#8980) mrambacher 2021-12-17 04:19:34 -0800
  • 9828b6d5fd fix java doc issues (#9253) Jermy Li 2021-12-16 21:03:37 -0800
  • 0050a73a4f New stable, fixed-length cache keys (#9126) Peter Dillinger 2021-12-16 17:13:55 -0800
  • 9918e1ee5a Set KeyMayExist fields visibility to public (#9285) Andrea Cavalli 2021-12-16 10:57:40 -0800
  • 5383f1eec4 Verify recovery correctness in multi-CF blackbox crash test (#9303) Andrew Kryczka 2021-12-16 09:04:07 -0800
  • c1ec0b28eb java / jni io_uring support (#9224) Alan Paxton 2021-12-15 18:07:37 -0800
  • 7ac3a5d406 ReadOptions - Add missing java API. (#9248) Radek Hubner 2021-12-15 17:45:02 -0800
  • 96d0773a11 Update prepopulate_block_cache logic to support block-based filter (#9300) Akanksha Mahajan 2021-12-15 13:19:34 -0800
  • c9818b3325 db_stress verify with lost unsynced operations (#8966) Andrew Kryczka 2021-12-15 12:53:32 -0800
  • 806d8916da SimulatedHybridFileSystem to simulate HDD behavior more accurately (#9259) sdong 2021-12-14 20:06:48 -0800
  • e05c2bb549 Stress test for RocksDB transactions (#8936) Yanqin Jin 2021-12-14 13:33:16 -0800
  • e92a0ed040 Optimize & clean up footer code (#9280) Peter Dillinger 2021-12-13 17:42:05 -0800
  • 08721293ea Fix a bug causing duplicate trailing entries in WritableFile (buffered IO) (#9236) Yanqin Jin 2021-12-13 08:59:20 -0800
  • 8a97c541e4 Fix copy constructors of Options and ColumnFamilyOptions (#9166) Davide Angelocola 2021-12-13 07:21:54 -0800
  • eca85cdb66 Fix flaky tests related to Blob file deletions (#9287) Akanksha Mahajan 2021-12-12 15:30:22 -0800
  • 5455cacd18 Fix link error reported in issue 9272 (#9278) Yanqin Jin 2021-12-10 20:32:31 -0800
  • 297d913275 Update HISTORY.md for PR 9273 (#9282) Levi Tamasi 2021-12-10 14:48:55 -0800
  • cd85439632 Make TwoWriteQueues/SnapshotConcurrentAccessTest.SnapshotConcurrentAcces less flaky (#9281) Hui Xiao 2021-12-10 12:51:31 -0800
  • bd513fd075 Add commit marker with timestamp (#9266) Yanqin Jin 2021-12-10 11:03:39 -0800
  • c39a808cb6 Deprecate WriteBatch.remove() and use the new style delete() (#9256) Jermy Li 2021-12-10 09:16:47 -0800
  • 653c392e47 More refactoring ahead of footer & meta changes (#9240) Peter Dillinger 2021-12-10 08:12:09 -0800
  • f57745814f Minor RocksJava Java code cosmetics (#9204) stefan-zobel 2021-12-09 19:59:56 -0800
  • aec95b8c09 Debug "Resource temporarily unavailable" exception in CircleCI (#9276) Peter Dillinger 2021-12-09 12:57:06 -0800
  • 5486717ee2 Fix an issue with MemTableRepFactory::CreateFromString (#9273) mrambacher 2021-12-09 12:35:18 -0800
  • 79f4a04ee3 Get DBTest passing Assert Status Checked (#7737) Si Ke 2021-12-09 10:59:09 -0800
  • c879910102 Fix fstatfs call for compilation on 32 bit systems (#9251) Adam Retter 2021-12-08 21:57:57 -0800
  • 80ac7412b5 Polish/deflake BackupEngineTest.FileCollision (#9257) Peter Dillinger 2021-12-08 21:56:33 -0800
  • ecf2bec613 Add a listener callback for end of auto error recovery (#9244) anand76 2021-12-08 14:22:41 -0800
  • 9e4d56f2c9 Fix segmentation fault in table_options.prepopulate_block_cache when used with partition_filters (#9263) Akanksha Mahajan 2021-12-08 12:43:09 -0800
  • 94d99400dc Fix a typo in DBSSTTest.DBWithMaxSpaceAllowedWithBlobFiles (#9270) Levi Tamasi 2021-12-08 12:04:11 -0800