Commit Graph

  • 0774d640c0 Fix some lint warnings reported on 6.25 (#8945) Peter Dillinger 2021-09-27 11:42:10 -0700
  • b59b7570cf More clear error message on uncompressing block (#8934) ricky 2021-09-27 10:37:09 -0700
  • e0f697d2bd Make SliceTransform into a Customizable class (#8641) mrambacher 2021-09-27 07:42:36 -0700
  • b92cef2d1d Sort per-file blob read requests by offset (#8953) Yanqin Jin 2021-09-24 22:13:19 -0700
  • 6d424be910 Temporarily set experimental_mempurge_threshold=0 in crash test (#8958) Andrew Kryczka 2021-09-24 18:27:44 -0700
  • 791bff5b4e Prevent deadlock in db_stress with DbStressCompactionFilter (#8956) Andrew Kryczka 2021-09-24 16:52:30 -0700
  • 0595101c4f Add microbench build support for fbcode (#8954) Jay Zhuang 2021-09-24 10:22:22 -0700
  • 7c6a7e8fa8 FaultInjectionTestFS::InjectThreadSpecificReadError() should not corrupt mmaped bytes (#8952) sdong 2021-09-23 11:59:33 -0700
  • b25f2afeff Return Status::NotSupported() in RateLimiter::GetTotalPendingRequests default impl (#8950) Hui Xiao 2021-09-22 19:35:05 -0700
  • be206db351 Deflake MySQLStyleTransactionTest.TransactionStressTest in "status checked" mode (#8947) Levi Tamasi 2021-09-22 16:39:13 -0700
  • c988e4720b Add HISTORY.md entry to a recent bug fix. (#8948) sdong 2021-09-22 16:19:57 -0700
  • 58444eadda Make RateLimiter::GetTotalPendingRequest() non pure virtual for backward compability (#8938) Hui Xiao 2021-09-21 21:27:26 -0700
  • 9320067703 Improve fault injection to MultiRead (#8937) sdong 2021-09-21 14:47:09 -0700
  • fcce1f2c7a RandomAccessFileReader::MultiRead() should not return read bytes not read (#8941) sdong 2021-09-21 12:21:03 -0700
  • 1de588668c Fix flaky ldb_cmd_test tests caused by file deletions during validation (#8942) sdong 2021-09-21 11:25:41 -0700
  • 5268cdc997 Finish BackupEngine migration to IOStatus (#8940) Peter Dillinger 2021-09-21 11:12:19 -0700
  • 6924869867 Make SystemClock into a Customizable Class (#8636) mrambacher 2021-09-21 08:53:03 -0700
  • d497cdfbb2 Update version to 6.25.0 (#8935) Peter Dillinger 2021-09-20 10:38:03 -0700
  • 99fe4c5005 Add a gflag for IO uring enable/disable (#8931) anand76 2021-09-18 09:31:57 -0700
  • 1c290c785d RemoteCompaction support Fallback to local compaction (#8709) Jay Zhuang 2021-09-17 23:24:03 -0700
  • b512f4bc76 Batch blob read IO for MultiGet (#8699) Yanqin Jin 2021-09-17 18:43:32 -0700
  • ba48ff8303 Fix ldb --try_load_options doesn't use customized Env (#8929) sdong 2021-09-17 14:43:53 -0700
  • 4149d044cd Change `SstFileMetaData::size` from `size_t` to `uint64_t` (#8926) Peter Dillinger 2021-09-17 12:38:21 -0700
  • 65411b8d4e Improve rate_limiter_test.cc (#8904) Hui Xiao 2021-09-17 08:52:20 -0700
  • 272cc77751 Added a default Name method to Statistics (#8918) mrambacher 2021-09-17 06:54:40 -0700
  • d6aa8c49f8 Expose blob file information through the EventListener interface (#8675) Akanksha Mahajan 2021-09-16 17:17:40 -0700
  • 4f1dd05cec Implement TestFSRandomAccessFile::MultiRead() (#8925) sdong 2021-09-16 15:59:57 -0700
  • b97c53b629 Add compaction priority information in RemoteCompaction (#8707) Jay Zhuang 2021-09-16 15:08:23 -0700
  • 64ca0d9b46 Adjust contrun name (#8924) sdong 2021-09-16 15:05:23 -0700
  • f4a1d10668 Fix flaky WALTrashCleanupOnOpen (#8917) Peter Dillinger 2021-09-15 21:30:23 -0700
  • 2819c7840e Fix PrepopulateBlockCache::kFlushOnly (#8750) Peter Dillinger 2021-09-15 15:32:07 -0700
  • 82e7631de6 Replace Status with IOStatus in the backupable_db (#8820) Zhichao Cao 2021-09-15 15:08:39 -0700
  • 5c92aa38ea Avoid overwriting first non-OK Status in db_stress setup (#8907) Andrew Kryczka 2021-09-15 14:23:17 -0700
  • 7743f033b1 More robust checking of IO uring completion data (#8894) anand76 2021-09-15 12:43:35 -0700
  • 8df334342e Use the write amplification value calculated by RocksDB in benchmark.sh (#8915) Levi Tamasi 2021-09-15 12:15:47 -0700
  • 12d798ac06 Always iniitalize ArenaWrappedDBIter::db_iter_ to nullptr (#8889) sdong 2021-09-14 14:32:24 -0700
  • d648cb47b9 Adapt key-value checksum for timestamp-suffixed keys (#8914) Andrew Kryczka 2021-09-14 13:13:36 -0700
  • e10e4162c8 Improve benchmark.sh (#8730) Adam Retter 2021-09-14 11:08:46 -0700
  • 34afdc2d3d Add Kafka to USERS (#8911) Cheng Chang 2021-09-14 10:25:10 -0700
  • 0b6be7eb68 Fix WAL log data corruption #8723 (#8746) eharry 2021-09-13 20:15:00 -0700
  • a5566d508b Fix flaky, dubious LdbCmdTest::*DumpFileChecksum* (#8898) Peter Dillinger 2021-09-13 17:06:05 -0700
  • 7bef598440 Bypass unused parameterization in ExternalSSTFileBasicTest.IngestExte… (#8910) Peter Dillinger 2021-09-13 12:16:51 -0700
  • 306b779957 Use GetBlobFileSize instead of GetTotalBlobBytes in DB properties (#8902) Levi Tamasi 2021-09-13 10:46:07 -0700
  • 9bb6cc7e78 Fix minor typo in blog post (#8906) Romain Péchayre 2021-09-13 10:30:26 -0700
  • dafa584fd1 Change the File System File Wrappers to std::unique_ptr (#8618) mrambacher 2021-09-13 08:45:13 -0700
  • 2a2b3e03a5 Allow WriteBatch to have keys with different timestamp sizes (#8725) Yanqin Jin 2021-09-12 15:33:15 -0700
  • 5f40b05c98 Update HISTORY.md for PR 8899 (#8905) Levi Tamasi 2021-09-12 08:17:48 -0700
  • bda8d93ba9 Fix and detect headers with missing dependencies (#8893) Peter Dillinger 2021-09-10 09:59:05 -0700
  • dc0dc90cf5 Make Statistics a Customizable Class (#8637) mrambacher 2021-09-10 09:46:47 -0700
  • 12542488ef Add public API RateLimiter::GetTotalPendingRequests() (#8890) Hui Xiao 2021-09-10 08:35:59 -0700
  • 0fb938c448 Add support to the ObjectRegistry for ManagedObjects (#8658) mrambacher 2021-09-10 05:19:47 -0700
  • 7e78d7c540 Support timestamps in SstFileWriter (#8899) Levi Tamasi 2021-09-09 18:57:01 -0700
  • 0aad4ca0ff Add comment for new_memory_used parameter in CacheReservationManager::UpdateCacheReservation (#8895) Hui Xiao 2021-09-09 15:24:15 -0700
  • 6785135bc2 Update HISTORY.md for new rate limiter io priorities (#8896) Hui Xiao 2021-09-09 13:24:20 -0700
  • eea566864e Support custom Env in db_sst_test and external_sst_file_basic_test (#8888) anand76 2021-09-08 21:20:38 -0700
  • 45175ca2e1 Charge read to rate limiter in BackupEngine (#8722) hx235 2021-09-08 16:23:41 -0700
  • dd092c2d11 prevent stranded LATEST_BACKUP in BackupEngineTest.NoDeleteWithReadOnly (#8887) Andrew Kryczka 2021-09-08 13:37:59 -0700
  • 91b95cadee Account for dictionary-building buffer in global memory limit (#8428) Hui Xiao 2021-09-08 12:34:35 -0700
  • 0cb0fc6fd3 Add DB properties for BlobDB (#8734) Zhiyi Zhang 2021-09-08 12:19:01 -0700
  • 7aa8447728 Add Milvus in USERS (#8822) Cheng Chang 2021-09-08 12:17:49 -0700
  • beed86473a Make MemTableRepFactory into a Customizable class (#8419) mrambacher 2021-09-08 07:45:59 -0700
  • e40b04e9fa Fix POSIX LockFile after failure to create file (#8747) Peter Dillinger 2021-09-07 22:40:37 -0700
  • cb5b851ff8 Add (& fix) some simple source code checks (#8821) Peter Dillinger 2021-09-07 21:18:21 -0700
  • 9308ff366c Bytes read/written stats for `CreateNewBackup*()` (#8819) Andrew Kryczka 2021-09-07 18:23:58 -0700
  • 6cca9fab7c Remove asan_symbolize.py for internal asan build (#8737) Jay Zhuang 2021-09-07 15:38:04 -0700
  • 941543721d Bytes read stat for `VerifyChecksum()` and `VerifyFileChecksums()` APIs (#8741) Andrew Kryczka 2021-09-07 13:25:24 -0700
  • 0ef88538c6 Improve support for using regexes (#8740) Peter Dillinger 2021-09-07 13:04:07 -0700
  • 4750421ece Replace most typedef with using= (#8751) Peter Dillinger 2021-09-07 11:31:12 -0700
  • 55ef8972fc Support custom env in db_blob_{basic,compaction,corruption,index}_test (#8817) Levi Tamasi 2021-09-07 11:12:53 -0700
  • e8eb02145a Fix a minor regression script issue (#8755) Jay Zhuang 2021-09-04 17:34:01 -0700
  • 972e3400e1 Update branch name in rocksdb-lego-determinator (#8754) Levi Tamasi 2021-09-03 21:12:06 -0700
  • 0c942a9c0d Fix regression test script (#8753) Jay Zhuang 2021-09-03 19:03:56 -0700
  • 361895ad79
    Re-sync with internal repository (#8748) Facebook Community Bot 2021-09-02 13:44:17 -0400
  • e8a7001159 Update branch as "main" in tools/advisor/README.md (#8744) Akanksha Mahajan 2021-09-01 19:38:08 -0700
  • b9e9872819 Update branch name in WINDOWS_PORT.md (#8745) Levi Tamasi 2021-09-01 19:04:13 -0700
  • 71bbe79abd Fix an invalid UTF-8 character in WINDOWS_PORT.md Levi Tamasi 2021-09-01 16:35:51 -0700
  • 2e03abf9df Update branch name to main in docs/* (#8743) Akanksha Mahajan 2021-09-01 15:56:09 -0700
  • af292cef27 Update branch name to "main" in README/LANGUAGE_BINDINGS (#8727) Levi Tamasi 2021-09-01 15:07:15 -0700
  • ac48e0d589 Fix fbcode linker error with `make shared_lib` (#8742) Peter Dillinger 2021-09-01 14:32:56 -0700
  • c9cd5d25a8 Remove some unneeded code (#8736) Peter Dillinger 2021-09-01 14:14:50 -0700
  • 32752551b9 Fix a buffer size race condition in BackupEngine (#8732) Peter Dillinger 2021-09-01 14:10:36 -0700
  • f9ffeaed3f Update branch name to main in env_librados.md (#8738) Akanksha Mahajan 2021-09-01 12:44:55 -0700
  • 59eb4b35a6 Create CNAME Joel Marcey 2021-09-01 13:28:13 -0700
  • 2e09a54c4f Update branch name to "main" in CircleCI config (#8726) Levi Tamasi 2021-09-01 11:56:37 -0700
  • f756448f28 Make format-diff.sh branch name agnostic (#8731) Levi Tamasi 2021-09-01 11:56:33 -0700
  • 35dd251187 build with platform assembler (#8733) Jay Zhuang 2021-09-01 10:05:57 -0700
  • 240c4126fd Implement superior user & mid IO priority level in GenericRateLimiter (#8595) Hui Xiao 2021-08-31 10:59:14 -0700
  • 7b55554605 Replace `std::shared_ptr<SystemClock>` by `SystemClock*` in `TraceExecutionHandler` (#8729) Qizhong Mao 2021-08-31 10:56:08 -0700
  • ec9f52ece6 Fix a race in LRUCacheShard::Promote (#8717) anand76 2021-08-30 19:09:43 -0700
  • 13ded69484 Built-in support for generating unique IDs, bug fix (#8708) Peter Dillinger 2021-08-30 15:19:39 -0700
  • 6c2bd28a61 Update comments, fix typos. (#8721) Merlin Mao 2021-08-27 13:15:25 -0700
  • 2bc914094d Refactor with VersionBuilder (#8706) Zaorang Yang 2021-08-27 12:10:01 -0700
  • 7ddc096d7d Fix typo in the comment of log_empty_ (#8711) James Yin 2021-08-27 12:09:13 -0700
  • 22ecd7edc1 Add 6.24 to the format compatibility checker (#8716) Levi Tamasi 2021-08-26 16:33:55 -0700
  • ebaa3c8a59 Fix a race condition in DumpStats() during iteration of the ColumnFamilySet (#8714) anand76 2021-08-26 15:39:32 -0700
  • 4afa24f8ae Deflake test `CompactionJobTest.InputSerialization` (#8712) Jay Zhuang 2021-08-26 09:26:41 -0700
  • 6e63e77af1 Make Configurable/Customizable options copyable (#8704) mrambacher 2021-08-25 17:46:31 -0700
  • f484a60d1f Fix legocastle Python commands for CentOS 8 (#8701) Andrew Kryczka 2021-08-25 16:52:50 -0700
  • d8eb824325 Temporarily disable block-based filter when stress testing timestamp (#8703) Yanqin Jin 2021-08-24 19:03:58 -0700
  • f235f4b0a3 Fix a bug of secondary instance sequence going backward (#8653) Yanqin Jin 2021-08-24 18:17:32 -0700