Commit Graph

11349 Commits (5d3aefb6821eef8816fdee74262702b1d9255f50)
 

Author SHA1 Message Date
Andrew Kryczka 690f1edf37 Avoid overwriting OPTIONS file settings in db_bench (#9862) 2 years ago
Peter Dillinger 1601433b3a Misc CI improvements / additions (#9859) 2 years ago
Hui Xiao e83c55439a Conditionally declare and define variable that is unused in LITE mode (#9854) 2 years ago
Peter Dillinger 41237dd306 Add "no compression" job to CircleCI (#9850) 2 years ago
Jay Zhuang 3d473235d4 Update main version.h to NEXT release (7.3) (#9852) 2 years ago
Jay Zhuang 673ada8225 Update HISTORY.md for 7.2 release (#9848) 2 years ago
sdong 4f9c0fd083 Add Aggregation Merge Operator (#9780) 2 years ago
Levi Tamasi db536ee045 Propagate errors from UpdateBoundaries (#9851) 2 years ago
Yanqin Jin be81609b43 Add a `fail_if_not_bottommost_level` to IngestExternalFileOptions (#9849) 2 years ago
Akanksha Mahajan 0c7f455f85 Make initial auto readahead_size configurable (#9836) 2 years ago
sdong d5dfa8c6fe Upgrade development environment. (#9843) 2 years ago
Jay Zhuang e91ec64cac Remove flaky servicelab metrics DBPut P95/P99 (#9844) 2 years ago
yuzhangyu 082eb04200 Add option --decode_blob_index to dump_live_files command (#9842) 2 years ago
Yanqin Jin fe63899d1a Add checks to GetUpdatesSince (#9459) 2 years ago
Yanqin Jin 0bd4dcde6b CompactionIterator sees consistent view of which keys are committed (#9830) 2 years ago
Jonathan Albrecht 844a35108b Fix minimum libzstd version that supports ZSTD_STREAMING (#9841) 2 years ago
Andrew Kryczka d6e016be6d Expose `CacheEntryRole` and map keys for block cache stat collections (#9838) 2 years ago
Peter Dillinger fefacd33e3 Add db_stress to buck build (#9840) 2 years ago
Peter Dillinger b3a6fb7e86 Serialize a space-hungry test (#9837) 2 years ago
Levi Tamasi 5645207758 Expose the amount of garbage in live blob files as a dedicated DB property (#9835) 2 years ago
Jay Zhuang dc1c90c4e3 Support canceling running RemoteCompaction on remote side (#9725) 2 years ago
Siying Dong 9454e744ed Update supported VS versions in INSTALL.md (#9823) 2 years ago
Peter Dillinger 7c7df1850a Update main version.h to NEXT release (#9834) 2 years ago
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