Commit Graph

635 Commits (fcd7e03832d133ac3a23778e9e029155a9a6ce04)

Author SHA1 Message Date
Sagar Vemuri 2e3d407778 Fsync after writing global seq number in ExternalSstFileIngestionJob 7 years ago
Siying Dong 118058ba69 SstFileManager: add bytes_max_delete_chunk 7 years ago
Fosco Marotto de6cf95a53 Update history for future 5.13 release 7 years ago
Andrew Kryczka 0cdaa1a804 Fix WAL corruption from checkpoint/backup race condition 7 years ago
Bruce Mitchener a3a3f5497c Fix some typos in comments and docs. 7 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 7 years ago
Andrew Kryczka 20c508c1ed Enable subcompactions in manual level-based compaction 7 years ago
Yi Wu 1209b6db5c Blob DB: remove existing garbage collection implementation 7 years ago
Maysam Yabandeh d060421c77 Fix a leak in prepared_section_completed_ 7 years ago
Yi Wu bf937cf15b Add "rocksdb.live-sst-files-size" DB property 7 years ago
Andrew Kryczka 3ae0047278 skip CompactRange flush based on memtable contents 7 years ago
Zhongyi Xie 243220d08a Update HISTORY.md to 5.12.0 7 years ago
Siying Dong 4624edc440 RocksDBOptionsParser::Parse()'s `ignore_unknown_options` argument only ingores options from higher version. 7 years ago
Andrew Kryczka 1960e73e21 fix handling of empty string as checkpoint directory 7 years ago
Andrew Kryczka ee1c802675 Add delay before flush in CompactRange to avoid write stalling 7 years ago
Anand Ananthabhotla 4b124fb9d3 Handle error return from WriteBuffer() 7 years ago
Huachao Huang ab43ff58b5 Delete files in multiple ranges at once 7 years ago
Sagar Vemuri d938226af4 Improve performance of long range scans with readahead 7 years ago
Yi Wu 35d8e65a04 Make Iterator::SeekForPrev pure virtual 7 years ago
Yi Wu f1cb83fcf4 Fix Flush() keep waiting after flush finish 7 years ago
Andrew Kryczka 46e599fc6b fix live WALs purged while file deletions disabled 7 years ago
yingsu00 f54d7f5fea Port 3 way SSE4.2 crc32c implementation from Folly 7 years ago
Siying Dong 0d5692e02b Switch version to 5.10 7 years ago
Andrew Kryczka e3814a8608 revert fbcode build behavior 7 years ago
Andrew Kryczka 53a516ab58 update history for recent commits 7 years ago
Yi Wu 20995c5729 Make iterator invalid on Merge error 7 years ago
Yi Wu 3cf562be31 Fix IOError on WAL write doesn't propagate to write group follower 7 years ago
Gustav Davidsson 2d04ed65e4 Make trash-to-DB size ratio limit configurable 7 years ago
Zhongyi Xie 32e31d49d1 Make DBOption compaction_readahead_size dynamic 7 years ago
Andrew Kryczka cd124215df release 5.9 7 years ago
Mikhail Antonov 7fe3b32896 Added support for differential snapshots 7 years ago
Shaohua Li 33c7d4ccd9 Make writable_file_max_buffer_size dynamic 7 years ago
Yi Wu 792ef10ca8 Return Status::InvalidArgument if user request sync write while disabling WAL 7 years ago
Islam AbdelRahman 05993155ef Mark files as trash by using .trash extension 7 years ago
Andrew Kryczka 95667383db implement lower bound for iterators 7 years ago
Andrew Kryczka 9b18cc2363 single-file bottom-level compaction when snapshot released 7 years ago
Yi Wu 66a2c44ef4 Add DB::Properties::kEstimateOldestKeyTime 7 years ago
Andrew Kryczka 57fd4a823b update HISTORY with recent changes 7 years ago
Sagar Vemuri f0804db7f7 Make FIFO compaction options dynamically configurable 7 years ago
Andrew Kryczka 1026e794a3 rate limit auto-tuning 7 years ago
Quinn Jarrell 6a541afcc4 Make bytes_per_sync and wal_bytes_per_sync mutable 7 years ago
Zhongyi Xie 1d6700f9e6 Add test kPointInTimeRecoveryCFConsistency 7 years ago
Andrew Kryczka f5148ade10 support opening zero backups during engine init 7 years ago
Maysam Yabandeh 266ac245af Bumping version to 5.8 7 years ago
Andrew Kryczka 64185c23ad update HISTORY.md for DeleteRange bug fix 7 years ago
Andrew Kryczka 7fbb9eccaf support disabling checksum in block-based table 7 years ago
Andrew Kryczka 234f33a3f9 allow nullptr Slice only as sentinel 7 years ago
Andrew Kryczka 867fe92e5e Scale histogram bucket size by constant factor 7 years ago
Maysam Yabandeh 0d8e992b47 Revert the mistake in version update 7 years ago
Andrew Kryczka 5358a80568 add VerifyChecksum to HISTORY.md 7 years ago