Commit Graph

10926 Commits (efd035164b443e0ae552a82ad8b47a8048e652ca)
 

Author SHA1 Message Date
Jack Robison 5dbdb197f1 Fix broken zlib dependency, update it from 1.2.11 to 1.2.12 (#9764) 2 years ago
Adam Retter f61df6524a Update the version of Visual Studio required (#9765) 2 years ago
Alan Paxton b6ad0d958f Fb 9718 verify checksums is ignored (#9767) 2 years ago
Mark Callaghan a5e5130556 Update HISTORY for db_bench changes (#9759) 2 years ago
Akanksha Mahajan 33f8a08af2 Fix some errors in async prefetching in FilePrefetchBuffer (#9734) 2 years ago
Mark Callaghan 37de4e1d08 Correctly set ThreadState::tid (#9757) 2 years ago
Hui Xiao e2cb9aa27c Clarify Options::rate_limiter api doc for #9607 Rate-limit automatic WAL flush after each user write (#9745) 2 years ago
Jermy Li b83263bbe4 jni: uniformly use GetByteArrayRegion() to copy bytes (#9380) 2 years ago
Mark Callaghan 1a130fa3c1 db_bench should use a good seed when --seed is not set or set to 0 (#9740) 2 years ago
myasuka 98130c5a26 Enable READ_BLOCK_COMPACTION_MICROS to track stats (#9722) 2 years ago
Jay Zhuang 81d1cdca7f Fix make clean fail after java build (#9710) 2 years ago
Mark Callaghan 409635cb2a Add --slow_usecs option to determine when long op message is printed (#9732) 2 years ago
Peter Dillinger cad809978a Fix heap use-after-free race with DropColumnFamily (#9730) 2 years ago
Alan Paxton dec144f172 Extend Java RocksDB iterators to support indirect Byte Buffers (#9222) 2 years ago
Alan Paxton 8ae0c33a7a Add new checksum type kXXH3 to Java API (#9749) 2 years ago
Mark Callaghan f219e3d5d8 db_bench should fail on bad values for --compaction_fadvice and --value_size_distribution_type (#9741) 2 years ago
Yanqin Jin 862304a1fc Add two new targets to determinator (#9753) 2 years ago
Jay Zhuang 18463f8c00 Remove DBGet P95/P99 benchmark metrics (#9742) 2 years ago
Mark Callaghan d583d23d86 Avoid seed reuse when --benchmarks has more than one test (#9733) 2 years ago
Peter Dillinger 727d11ceb4 Revise history of 7.1.0 for patch (#9746) 2 years ago
Yanqin Jin c18c4a081c Add new determinators for multiops transactions stress test (#9708) 2 years ago
Yanqin Jin e0c84aa0dc Fix a race condition in WAL tracking causing DB open failure (#9715) 2 years ago
Yanqin Jin 29bec740f5 Return invalid argument if batch is null (#9744) 2 years ago
Mark Callaghan 6904fd0c86 db_bench should fail when an option uses an invalid compression type (#9729) 2 years ago
Peter Dillinger 91687d70ea Fix a major performance bug in 7.0 re: filter compatibility (#9736) 2 years ago
Mark Callaghan d71e5a5beb Add number of running flushes & compactions to --stats_per_interval output (#9726) 2 years ago
Yanqin Jin 3bd150c442 Print information about all column families when using ldb (#9719) 2 years ago
Akanksha Mahajan f07eec1bf8 Add async_io read option in db_bench (#9735) 2 years ago
Mark Callaghan 63a284a6ad For db_bench --benchmarks=fillseq with --num_multi_db load databases … (#9713) 2 years ago
gitbw95 8102690a52 Update Cache::Release param from force_erase to erase_if_last_ref (#9728) 2 years ago
Hui Xiao b360d25deb Update HISTORY.md and version.h for 7.1 release (#9727) 2 years ago
Mark Callaghan 1ca1562e35 Make mixgraph easier to use (#9711) 2 years ago
KNOEEE cb4d188a34 Fix a bug in PosixClock (#9695) 2 years ago
duyuqi cbe303c19b fix a bug, c api, if enable inplace_update_support, and use create sn… (#9471) 2 years ago
Jay Zhuang 661e03294c Enable detect_stack_use_after_return for ASAN (#9714) 2 years ago
Akanksha Mahajan 49a10feb21 Provide implementation to prefetch data asynchronously in FilePrefetchBuffer (#9674) 2 years ago
Peter Dillinger a8a422e962 Add manifest fix-up utility for file temperatures (#9683) 2 years ago
Yanqin Jin b2aacaf923 Fix assertion error by doing comparison with mutex (#9717) 2 years ago
Peter Dillinger cff0d1e8e6 New backup meta schema, with file temperatures (#9660) 2 years ago
Yanqin Jin 3bdbf67e1a Fix race condition caused by concurrent accesses to forceMmapOff_ when opening Posix WritableFile (#9685) 2 years ago
Jay Zhuang f0fca81fc6 Deflake DeleteSchedulerTest.StartBGEmptyTrashMultipleTimes (#9706) 2 years ago
Jay Zhuang 2586585b0c Minor fix for Windows build with zlib (#9699) 2 years ago
Yanqin Jin 5894761056 Improve stress test for transactions (#9568) 2 years ago
Peter Dillinger fe9a344c55 crash_test Makefile refactoring, add to CircleCI (#9702) 2 years ago
anand76 a88d8795ec Expand auto recovery to background read errors (#9679) 2 years ago
Jay Zhuang 2c8100e60e Fix a race condition when disable and enable manual compaction (#9694) 2 years ago
Yanqin Jin 6a76008369 Fix TSAN caused by calling `rend()` and `pop_front()`. (#9698) 2 years ago
ehds@qq.com 60422f1676 Replace GetUserKey with ExtractUserKey (#9664) 2 years ago
gukaifeng 89429a9081 fix a bug of the ticker NO_FILE_OPENS (#9677) 2 years ago
Jermy Li 3da8236837 fix: Reusing-Iterator reads stale keys after DeleteRange() performed (#9258) 2 years ago