Commit Graph

8868 Commits (2b02ea25e2e17204d6642c45bed019e4a165d914)
 

Author SHA1 Message Date
Yi Wu 2b02ea25e2 Add counter in perf_context to time cipher time (#6596) 4 years ago
Ziyue Yang 03a781a90c Add pipelined & parallel compression optimization (#6262) 4 years ago
Sylvain Oliver 719c0f91bf Add dependency of gtest on pthread (#6572) 4 years ago
sdong 57096ab13e Fix a bug that crashes the service when write buffer manager fails to insert to block cache (#6619) 4 years ago
Yanqin Jin b5818f87f0 Fix clang analyze error (#6622) 4 years ago
Levi Tamasi e6f86cfb36 Revert the recent cache deleter change (#6620) 4 years ago
sdong 80979f81c7 Make options.bottommost_compression, compression_opts and bottommost_compression_opts dynamically changeable. (#6615) 4 years ago
Andrew Gallagher fd3ddaf90d Fix jemalloc forward declarations (#6613) 4 years ago
Yanqin Jin 18cf0de640 Use flush time for the props.creation_time for FIFO compaction (#6612) 4 years ago
Zhichao Cao eaf95c7d1a Update release version to 6.9.0 (#6610) 4 years ago
Zhichao Cao 2ae91c6097 Fix potential memory leak in table_test (#6611) 4 years ago
phantomape cb671ea1ca env: Add clearerr() before repeating an interrupted file read (#6609) 4 years ago
Zhichao Cao e8d332d97e Use FileChecksumGenFactory for SST file checksum (#6600) 4 years ago
Cheng Chang ee50b8d499 Be able to decrease background thread's CPU priority when creating database backup (#6602) 4 years ago
Levi Tamasi 3a35542f86 Call out the cache deleter related interface change in HISTORY.md (#6606) 4 years ago
Cheng Chang 3881a678d5 Refactor IsLockExpired (#6586) 4 years ago
Zhichao Cao 4246888101 Pass IOStatus to write path and set retryable IO Error as hard error in BG jobs (#6487) 4 years ago
Cheng Chang 2e276973e4 Compute cv_end_time with simpler logic (#6585) 4 years ago
Burton Li 8abd41a544 Fix write_unprepared_transaction_test crash on debug version. (#6574) 4 years ago
Peter Dillinger e91d1a21a6 Streamline persistent_cache_test for testing efficiency (#6601) 4 years ago
Levi Tamasi 6f62322fe4 Add blob files to VersionStorageInfo/VersionBuilder (#6597) 4 years ago
Levi Tamasi 6301dbe7a7 Use function objects as deleters in the block cache (#6545) 4 years ago
Mike Kolupaev 963af52f15 Fix iterator reading filter block despite read_tier == kBlockCacheTier (#6562) 4 years ago
Peter Dillinger e70629e5f7 Re-update check_format_compatible.sh for default format_version=4 (#6598) 4 years ago
Peter Dillinger 8599efabab Update check_format_compatible.sh for default format_version=4 (#6594) 4 years ago
Peter Dillinger 93b80ca7ba Update default BBTO::format_version from 2 to 4 (#6582) 4 years ago
Yanqin Jin ccf7676455 Update a few scripts to be python3 compatible (#6525) 4 years ago
sdong 6fd0ed4993 CompactRange() to use bottom pool when goes to bottommost level (#6593) 4 years ago
akankshamahajan ceeca7542d Create a thread in DeleteScheduler only when rate limit enabled (#6564) 4 years ago
Huisheng Liu a6ce5c823b multiget support for timestamps (#6483) 4 years ago
sdong 921cdd37e2 Fix bug that number of table loading threads is set as a boolean (#6576) 4 years ago
anand76 a9d168cfd7 Simplify migration to FileSystem API (#6552) 4 years ago
Cheng Chang 43aee93d2b Initialize scratch to nullptr explicitly to make clang analyzer happy (#6577) 4 years ago
Zhichao Cao d300d10962 Fix the MultiGet testing failure in Circleci (#6578) 4 years ago
Yanqin Jin 617f479266 Fix LITE build (#6575) 4 years ago
Zhichao Cao 5c6346c420 Revert "Added the safe-to-ignore tag to version_edit (#6530)" (#6569) 4 years ago
Yanqin Jin fb09ef05dc Attempt to recover from db with missing table files (#6334) 4 years ago
Cheng Chang 4fc216649d Support direct IO in RandomAccessFileReader::MultiRead (#6446) 4 years ago
Cheng Chang 5fd152b7ad Get block size only in direct IO mode (#6522) 4 years ago
sdong 6c50fe1ec9 Change HashMap::Insert()'s value to a const reference (#6567) 4 years ago
Peter Dillinger 66cd07c6d9 Exclude more Travis builds for each pull request (#6557) 4 years ago
Ben Mehne d2e3822d67 Make testpilot recognize that these tests have coverage instrumentation 4 years ago
Peter Dillinger 093ff0b2ce Exclude more Travis builds for each pull request (#6557) 4 years ago
Zhichao Cao e10553f2a6 Added the safe-to-ignore tag to version_edit (#6530) 4 years ago
Levi Tamasi 442404558a Clean up VersionBuilder a bit (#6556) 4 years ago
Levi Tamasi 217ce20021 Remove GetSortedWalFiles/GetCurrentWalFile from the crash test (#6491) 4 years ago
sdong 8ad4b32c5d cmake: add option WITH_CORE_TOOLS to exclude tools except ldb and sst_dump (#6506) 4 years ago
Levi Tamasi 1df9b01680 Disable distributed mutex test for valgrind_test (#6553) 4 years ago
sdong 712bc4b6a2 Fix regression bug in partitioned index reseek caused by #6531 (#6551) 4 years ago
akankshamahajan a8149aef1e Allow table/sst_file_reader_test.cc to use custom Env (#6536) 4 years ago