Commit Graph

1239 Commits (d13825e586abf2c21ec2b165130459f6bb91b2a8)

Author SHA1 Message Date
Yanqin Jin d13825e586 Add rollback_deletion_type_callback to TxnDBOptions (#9873) 2 years ago
Peter Dillinger 1bac873fcf Mark GetLiveFilesStorageInfo ready for production use (#9868) 2 years ago
Jay Zhuang 2ea4205a69 Add 7.2 to compatible check (#9858) 2 years ago
Bo Wang 01fdec23fe Add release note for #9747 (#9874) 2 years ago
Peter Dillinger 682fc8ba6a Release note for #9546 (#9872) 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
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
Yanqin Jin fe63899d1a Add checks to GetUpdatesSince (#9459) 2 years ago
Andrew Kryczka d6e016be6d Expose `CacheEntryRole` and map keys for block cache stat collections (#9838) 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 f934a0af46 Add event listener support on remote compactor side (#9821) 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
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
Yanqin Jin 1a1c5bda23 Disallow commit-time-batch for write-prepared/write-unprepared txn conditionally (#9794) 2 years ago
Akanksha Mahajan 36bc3da97f Fix segfault in FilePrefetchBuffer with async_io enabled (#9777) 2 years ago
Chen Lixiang cd59b139fc Fix some typos in comments and HISTORY.md (#9798) 2 years ago
Yanqin Jin 6eafdf135a Encode min_log_number_to_keep and delete_wals_before in one version edit (#9766) 3 years ago
bbkot e55018a8ce fixing issue #8345 RocksDB does not work when using UNC network paths (#9384) 3 years ago
Peter Dillinger 40e3f30a28 Fix FileStorageInfo fields from GetLiveFilesMetaData (#9769) 3 years ago
Mark Callaghan a5e5130556 Update HISTORY for db_bench changes (#9759) 3 years ago
myasuka 98130c5a26 Enable READ_BLOCK_COMPACTION_MICROS to track stats (#9722) 3 years ago
Peter Dillinger cad809978a Fix heap use-after-free race with DropColumnFamily (#9730) 3 years ago
Peter Dillinger 727d11ceb4 Revise history of 7.1.0 for patch (#9746) 3 years ago
Yanqin Jin e0c84aa0dc Fix a race condition in WAL tracking causing DB open failure (#9715) 3 years ago
Peter Dillinger 91687d70ea Fix a major performance bug in 7.0 re: filter compatibility (#9736) 3 years ago
Hui Xiao b360d25deb Update HISTORY.md and version.h for 7.1 release (#9727) 3 years ago
Akanksha Mahajan 49a10feb21 Provide implementation to prefetch data asynchronously in FilePrefetchBuffer (#9674) 3 years ago
Peter Dillinger a8a422e962 Add manifest fix-up utility for file temperatures (#9683) 3 years ago
Yanqin Jin 3bdbf67e1a Fix race condition caused by concurrent accesses to forceMmapOff_ when opening Posix WritableFile (#9685) 3 years ago
anand76 a88d8795ec Expand auto recovery to background read errors (#9679) 3 years ago
Jay Zhuang 2c8100e60e Fix a race condition when disable and enable manual compaction (#9694) 3 years ago
Jermy Li 3da8236837 fix: Reusing-Iterator reads stale keys after DeleteRange() performed (#9258) 3 years ago
Yanqin Jin bbdaf63d0f Fix a TSAN-reported bug caused by concurrent accesss to std::deque (#9686) 3 years ago
Jay Zhuang 4dff279b19 DisableManualCompaction may fail to cancel an unscheduled task (#9659) 3 years ago
slk 95305c44a1 Add OpenAndTrimHistory API to support trimming data with specified timestamp (#9410) 3 years ago
Yanqin Jin 3b6dc049f7 Support user-defined timestamps in write-committed txns (#9629) 3 years ago
Hui Xiao ca0ef54f16 Rate-limit automatic WAL flush after each user write (#9607) 3 years ago
Jay Zhuang 36aec94d85 `compression_per_level` should be used for flush and changeable (#9658) 3 years ago
Hui Xiao 4a776d81cc Dynamic toggling of BlockBasedTableOptions::detect_filter_construct_corruption (#9654) 3 years ago
Yanqin Jin 659a16d52b Fix bug causing incorrect data returned by snapshot read (#9648) 3 years ago
Jay Zhuang db8647969d Unschedule manual compaction from thread-pool queue (#9625) 3 years ago
sdong 33742c2a9f Remove BlockBasedTableOptions.hash_index_allow_collision (#9454) 3 years ago
Changneng Chen 9ed96703d1 Add support for BlobDB to ldb (#9630) 3 years ago
Hui Xiao 87a8b3c8af Deflake DBErrorHandlingFSTest.MultiCFWALWriteError (#9496) 3 years ago
Yanqin Jin 6f12599863 Support WBWI for keys having timestamps (#9603) 3 years ago
Andrew Kryczka 7ae4da924a Update HISTORY.md and version.h for 7.0 release (#9609) 3 years ago