Commit Graph

10926 Commits (efd035164b443e0ae552a82ad8b47a8048e652ca)
 

Author SHA1 Message Date
Peter Dillinger efd035164b Meta-internal folly integration with F14FastMap (#9546) 2 years ago
Jay Zhuang f934a0af46 Add event listener support on remote compactor side (#9821) 2 years ago
Kinan Dak Albab 1eee99fc8c Fix usage of USE_RTTI flag in CMakeLists. (#9760) 2 years ago
dependabot[bot] 0b81efed1d Bump nokogiri from 1.13.3 to 1.13.4 in /docs (#9831) 2 years ago
Akanksha Mahajan ae82d91492 Remove corrupted WAL files in kPointRecoveryMode with avoid_flush_duing_recovery set true (#9634) 2 years ago
Akanksha Mahajan 63e68a4e77 Enable async prefetching for ReadOptions.readahead_size (#9827) 2 years ago
mrambacher b7db7eae26 Plugin Registry (#7949) 2 years ago
gitbw95 f241d082b6 Prevent double caching in the compressed secondary cache (#9747) 2 years ago
Akanksha Mahajan f3bcac39a6 Fix stress test failure in ReadAsync. (#9824) 2 years ago
Yanqin Jin 0ad9ee30ce Remove dead code (#9825) 2 years ago
Duncan Bellamy 25e31d1a94 tools/db_bench_tool.cc use uint64_t instead of size_t (#9800) 2 years ago
Hui Xiao f337542948 Fix a bug of TEST_SetRandomTableProperties due to non-zero padding between fields in TableProperties struct (#9812) 2 years ago
Akanksha Mahajan 3fc2eaf561 Fix valgrind test failure for async read (#9819) 2 years ago
Akanksha Mahajan 7ea26abb8b Fix reseting of async_read_in_progress_ variable in FilePrefetchBuffer to call Poll API (#9815) 2 years ago
sdong e03f8a0c12 L0 Subcompaction to trim input files (#9802) 2 years ago
Peter Dillinger 8ce7cea93f Tests for filter compatibility (#9773) 2 years ago
anand76 c3d7e16252 Add WAL compression to stress tests (#9811) 2 years ago
Peter Dillinger ad32646e18 Remove public rocksdb-lego-determinator (#9803) 2 years ago
Akanksha Mahajan 0b8f885939 Update stats for Read and ReadAsync in random_access_file_reader for async prefetching (#9810) 2 years ago
Hui Xiao 49623f9c8e Account memory of big memory users in BlockBasedTable in global memory limit (#9748) 2 years ago
Ramkumar Vadivelu 633b7f15d5 Update/Fix API comments for OpenForReadOnly() and OpenAsSecondary() (#9807) 2 years ago
Andrew Kryczka 3ae9c5309b Remove explicit padding from CacheAlignedInstrumentedMutex (#9809) 2 years ago
gukaifeng 60ceb8d0e2 rename property "kIsFileDeletionsEnabled" to "kIsFileDeletionsDisabled" (#9791) 2 years ago
Changyu Bi a180c5cc3a Added GetMergeOperands() to stress test (#9804) 2 years ago
Andrew Kryczka 04623e7cd4 Fix GetMergeOperands() heap-use-after-free on flushed memtable (#9805) 2 years ago
Yanqin Jin 1a1c5bda23 Disallow commit-time-batch for write-prepared/write-unprepared txn conditionally (#9794) 2 years ago
Peter Dillinger 6534c6dea4 Fix remaining uses of "backupable" (#9792) 2 years ago
Hui Xiao 9cd47ce554 Add Env::IOPriority to IOOptions (#9806) 2 years ago
Akanksha Mahajan 36bc3da97f Fix segfault in FilePrefetchBuffer with async_io enabled (#9777) 2 years ago
Jay Zhuang ec77a92882 Fix commit_prereq and other targets (#9797) 2 years ago
SGZW f68706409d Fix typo about file/sst_file_manager_impl.h (#9799) 2 years ago
sdong d4159c8046 build_tools/rocksdb-lego-determinator to pass parallelism information for no_compression (#9796) 2 years ago
Chen Lixiang cd59b139fc Fix some typos in comments and HISTORY.md (#9798) 2 years ago
yaphet fcd32e687b remove some break line (#9716) 2 years ago
sdong 190d5c1318 Reduce build/test parallelism in build_tools/rocksdb-lego-determinator (#9788) 2 years ago
Bo Wang bcabee737f Improve comments for some files (#9793) 2 years ago
Andrew Kryczka f246e56d0a Fix a few documentation errors including in public APIs (#9789) 2 years ago
Jay Zhuang 2876e6a13b Update internal benchmark version (#9787) 2 years ago
Andrew Kryczka bfea9e7c02 Add benchmark for GetMergeOperands() (#9785) 2 years ago
Yanqin Jin 6eafdf135a Encode min_log_number_to_keep and delete_wals_before in one version edit (#9766) 2 years ago
Jay Zhuang 76383bea5d Add microbench document (#9781) 2 years ago
sdong bbcf7b192c Fix DB::Open() error logging (#9784) 2 years ago
Yanqin Jin de9df6e818 Do not release and re-acquire dbmutex on memtable-switch if no listener (#9758) 2 years ago
bbkot e55018a8ce fixing issue #8345 RocksDB does not work when using UNC network paths (#9384) 2 years ago
Peter Dillinger 105d7f0c7c Document SetOptions API (#9778) 2 years ago
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 2 years ago
Hui Xiao 60106b91ac Add 7.0.fb/7.1.fb to check_format_compatible.sh (#9772) 2 years ago
Jay Zhuang d5c34fa8f4 Upgrade gbenchmark to 1.6.1 (#9775) 2 years ago
Jingjing Wang 5a085d789d pristine code 2 years ago
Peter Dillinger 40e3f30a28 Fix FileStorageInfo fields from GetLiveFilesMetaData (#9769) 2 years ago