Commit Graph

10325 Commits (4f1dd05cec7cc9421a966430fb06dbc9d34bfd8e)
 

Author SHA1 Message Date
sdong 4f1dd05cec Implement TestFSRandomAccessFile::MultiRead() (#8925) 3 years ago
Jay Zhuang b97c53b629 Add compaction priority information in RemoteCompaction (#8707) 3 years ago
sdong 64ca0d9b46 Adjust contrun name (#8924) 3 years ago
Peter Dillinger f4a1d10668 Fix flaky WALTrashCleanupOnOpen (#8917) 3 years ago
Peter Dillinger 2819c7840e Fix PrepopulateBlockCache::kFlushOnly (#8750) 3 years ago
Zhichao Cao 82e7631de6 Replace Status with IOStatus in the backupable_db (#8820) 3 years ago
Andrew Kryczka 5c92aa38ea Avoid overwriting first non-OK Status in db_stress setup (#8907) 3 years ago
anand76 7743f033b1 More robust checking of IO uring completion data (#8894) 3 years ago
Levi Tamasi 8df334342e Use the write amplification value calculated by RocksDB in benchmark.sh (#8915) 3 years ago
sdong 12d798ac06 Always iniitalize ArenaWrappedDBIter::db_iter_ to nullptr (#8889) 3 years ago
Andrew Kryczka d648cb47b9 Adapt key-value checksum for timestamp-suffixed keys (#8914) 3 years ago
Adam Retter e10e4162c8 Improve benchmark.sh (#8730) 3 years ago
Cheng Chang 34afdc2d3d Add Kafka to USERS (#8911) 3 years ago
eharry 0b6be7eb68 Fix WAL log data corruption #8723 (#8746) 3 years ago
Peter Dillinger a5566d508b Fix flaky, dubious LdbCmdTest::*DumpFileChecksum* (#8898) 3 years ago
Peter Dillinger 7bef598440 Bypass unused parameterization in ExternalSSTFileBasicTest.IngestExte… (#8910) 3 years ago
Levi Tamasi 306b779957 Use GetBlobFileSize instead of GetTotalBlobBytes in DB properties (#8902) 3 years ago
Romain Péchayre 9bb6cc7e78 Fix minor typo in blog post (#8906) 3 years ago
mrambacher dafa584fd1 Change the File System File Wrappers to std::unique_ptr (#8618) 3 years ago
Yanqin Jin 2a2b3e03a5 Allow WriteBatch to have keys with different timestamp sizes (#8725) 3 years ago
Levi Tamasi 5f40b05c98 Update HISTORY.md for PR 8899 (#8905) 3 years ago
Peter Dillinger bda8d93ba9 Fix and detect headers with missing dependencies (#8893) 3 years ago
mrambacher dc0dc90cf5 Make Statistics a Customizable Class (#8637) 3 years ago
Hui Xiao 12542488ef Add public API RateLimiter::GetTotalPendingRequests() (#8890) 3 years ago
mrambacher 0fb938c448 Add support to the ObjectRegistry for ManagedObjects (#8658) 3 years ago
Levi Tamasi 7e78d7c540 Support timestamps in SstFileWriter (#8899) 3 years ago
Hui Xiao 0aad4ca0ff Add comment for new_memory_used parameter in CacheReservationManager::UpdateCacheReservation (#8895) 3 years ago
Hui Xiao 6785135bc2 Update HISTORY.md for new rate limiter io priorities (#8896) 3 years ago
anand76 eea566864e Support custom Env in db_sst_test and external_sst_file_basic_test (#8888) 3 years ago
hx235 45175ca2e1 Charge read to rate limiter in BackupEngine (#8722) 3 years ago
Andrew Kryczka dd092c2d11 prevent stranded LATEST_BACKUP in BackupEngineTest.NoDeleteWithReadOnly (#8887) 3 years ago
Hui Xiao 91b95cadee Account for dictionary-building buffer in global memory limit (#8428) 3 years ago
Zhiyi Zhang 0cb0fc6fd3 Add DB properties for BlobDB (#8734) 3 years ago
Cheng Chang 7aa8447728 Add Milvus in USERS (#8822) 3 years ago
mrambacher beed86473a Make MemTableRepFactory into a Customizable class (#8419) 3 years ago
Peter Dillinger e40b04e9fa Fix POSIX LockFile after failure to create file (#8747) 3 years ago
Peter Dillinger cb5b851ff8 Add (& fix) some simple source code checks (#8821) 3 years ago
Andrew Kryczka 9308ff366c Bytes read/written stats for `CreateNewBackup*()` (#8819) 3 years ago
Jay Zhuang 6cca9fab7c Remove asan_symbolize.py for internal asan build (#8737) 3 years ago
Andrew Kryczka 941543721d Bytes read stat for `VerifyChecksum()` and `VerifyFileChecksums()` APIs (#8741) 3 years ago
Peter Dillinger 0ef88538c6 Improve support for using regexes (#8740) 3 years ago
Peter Dillinger 4750421ece Replace most typedef with using= (#8751) 3 years ago
Levi Tamasi 55ef8972fc Support custom env in db_blob_{basic,compaction,corruption,index}_test (#8817) 3 years ago
Jay Zhuang e8eb02145a Fix a minor regression script issue (#8755) 3 years ago
Levi Tamasi 972e3400e1 Update branch name in rocksdb-lego-determinator (#8754) 3 years ago
Jay Zhuang 0c942a9c0d Fix regression test script (#8753) 3 years ago
Facebook Community Bot 361895ad79
Re-sync with internal repository (#8748) 3 years ago
Akanksha Mahajan e8a7001159 Update branch as "main" in tools/advisor/README.md (#8744) 3 years ago
Levi Tamasi b9e9872819 Update branch name in WINDOWS_PORT.md (#8745) 3 years ago
Levi Tamasi 71bbe79abd Fix an invalid UTF-8 character in WINDOWS_PORT.md 3 years ago