Commit Graph

10783 Commits (7d7e88c7d1b676274f6e77daff88e4b696ff7e06)
 

Author SHA1 Message Date
Peter Dillinger a495448eea Revisit #9118 for compaction outputs (#9480) 3 years ago
Yanqin Jin c58c5596e7 Fix compilation errors and add fuzzers to CircleCI (#9420) 3 years ago
Jay Zhuang 980b9ff385 Add more micro-benchmark tests (#9436) 3 years ago
Peter Dillinger f6d7ec1d02 Ignore `total_order_seek` in DB::Get (#9427) 3 years ago
Andrew Kryczka c7ce03dce1 db_stress begin tracking expected state after verification (#9470) 3 years ago
Andrew Kryczka 8dbd0bd11f db_crashtest.py use cheaper settings (#9476) 3 years ago
Hui Xiao a3de7ae49f Mark virtual ~Env() override (#9467) 3 years ago
Levi Tamasi f07c56928f Set the number of threads up front in db_stress (#9466) 3 years ago
Hui Xiao 42cca28ebb Remove deprecated API AdvancedColumnFamilyOptions::rate_limit_delay_max_milliseconds (#9455) 3 years ago
Yanqin Jin d10c5c08d3 Remove iter_start_seqnum and preserve_deletes (#9430) 3 years ago
anand76 e58cc56fb5 Use == operator for shared_ptr nullptr comparison (#9465) 3 years ago
Akanksha Mahajan 74ccd1931e Remove deprecated option DBOptions::skip_log_error_on_recovery (#9434) 3 years ago
Akanksha Mahajan ed86cd5e78 Remove deprecated overloads of DB::CompactRange (#9444) 3 years ago
Peter Dillinger c11fe94000 Fix^2 prefix extractor testing in crash test (#9463) 3 years ago
Jay Zhuang 22321e1027 Remove unused API base_background_compactions (#9462) 3 years ago
Yanqin Jin dd203ed604 Disallow a combination of options (#9348) 3 years ago
mrambacher 7d7085c4e8 Fix LITE build for SliceTransform::AsString (#9460) 3 years ago
Peter Dillinger 981e8c621f Fix/expand prefix extractor testing in crash test (#9461) 3 years ago
Peter Dillinger 78aee6fedc Remove obsolete backupable_db.h, utility_db.h (#9438) 3 years ago
Peter Dillinger ea89c77f27 Fix major bug with MultiGet, DeleteRange, and memtable Bloom (#9453) 3 years ago
Hui Xiao 1e0e883ca5 Remove deprecated API AdvancedColumnFamilyOptions::soft_rate_limit/hard_rate_limit (#9452) 3 years ago
yaphet 7fb723f581 Using back to get the last element (#9415) 3 years ago
mrambacher 37ec9d0c12 Improve performance of SliceTransform::AsString (#9401) 3 years ago
Baptiste Lemaire 92822655fd Remove deprecated table_cache_remove_scan_count_limit option. (#9450) 3 years ago
Jay Zhuang 3e27add385 Fix a backward compatibility issue (#9456) 3 years ago
Peter Dillinger 449029f865 Remove deprecated ObjectLibrary::Register() (and Regex public API) (#9439) 3 years ago
Siddhartha Roychowdhury c27ca23644 Add option for WAL compression algorithm (#9432) 3 years ago
Hui Xiao 11d7329503 Clarify status-handling logic in BlockBasedTableBuilder::WriteRawBlock (#9393) 3 years ago
Jay Zhuang 961d8dacf2 Remove unused option purge_redundant_kvs_while_flush (#9429) 3 years ago
anand76 beb86addeb Fix race condition in SstFileManagerImpl error recovery code (#9435) 3 years ago
Akanksha Mahajan 8822562d75 Remove deprecated function DB::AddFile (#9433) 3 years ago
Aravind Ramesh 2eac6bb120 db_stress: db_stress fails on custom filesystems. (#9352) 3 years ago
Jay Zhuang 022b400cba Make `bottommost_temperature` dynamically changeable (#9402) 3 years ago
sdong 5d10a53b42 Not try to finish index builder after errors (#9426) 3 years ago
Yanqin Jin fa52376117 Move RADOS support to separate repo (#9206) 3 years ago
Yanqin Jin 5d30668cab Remove tools/rdb from main repo (#9399) 3 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 3 years ago
sdong 1cecd22de9 Increase wait time within EnvPosixTestWithParam.RunMany (#9413) 3 years ago
anand76 e8f116deab Update version to 6.29.0 (#9418) 3 years ago
sdong a750b8a3a3 Remove VS2017 from Appveyor CI (#9417) 3 years ago
Peter Dillinger e7ac7363b4 Add to HISTORY and minor loose ends from #9294, #9254 (#9386) 3 years ago
Peter Dillinger fc9d4071f0 Fast path for detecting unchanged prefix_extractor (#9407) 3 years ago
Jay Zhuang 7711f8cbb4 Remove pyenv installation and use deps from S3 (#9406) 3 years ago
Peter Dillinger 8064a3ac31 Fix flaky EventListenerTest.DisableBGCompaction (#9400) 3 years ago
Jay Zhuang cd50078ae0 Update circleci xcode version (#9405) 3 years ago
Brian Chen 93a0e9f3fa Mark destructors as override (#9404) 3 years ago
Peter Dillinger ffe1e4b820 Make some FilterPolicy deprecations more clear (#9403) 3 years ago
Andrew Kryczka 875bfd75a0 Add API warning for `Iterator::Refresh()` with range tombstones (#9398) 3 years ago
Hui Xiao f61df25cc2 Add missing comment to RateLimiter::Request() (#9392) 3 years ago
Yanqin Jin 1a8e9f0e07 Use fcntl(F_FULLFSYNC) on OS X (#9356) 3 years ago