Commit Graph

8897 Commits (9d6974d3c99254d3e06c17aff9b3fe598660aba5)
 

Author SHA1 Message Date
Peter Dillinger 9d6974d3c9 Temporarily disable ppc64le unit tests in PRs (#6682) 4 years ago
sdong e860f8840a Fix memory corruption caused by new test in options_settable_test (#6676) 4 years ago
Cheng Chang 6e6f807917 Add two more optimization improvements to HISTORY (#6679) 4 years ago
Yi Wu eb287c72d7 Fix wrong key being read on ingested file with global seqno and delta encoding (#6669) 4 years ago
Cheng Chang 31759a7094 Fix result slice's address for direct io read (#6672) 4 years ago
Yi Wu 83fc90b3df Fix info log source file display length (#5824) 4 years ago
sdong 94f90ac6bc compression related options are not copied back from MutableCFOptions… (#6668) 4 years ago
CaixinGong a91613dd06 Fix readrandom return NotFound after fillrandom in db_bench (#6665) 4 years ago
Cheng Chang d648a0e17f Add unit test for TransactionLockMgr (#6599) 4 years ago
Tomas Kolda 0b136308b0 Fix crash in JNI getApproximateSizes (#6652) 4 years ago
Sahib Pandori 487ebe4fd5 Add Java API for rocksdb::CancelAllBackgroundWork() (#6657) 4 years ago
Peter Dillinger e5f1bfc263 Fix initializer syntax for old Xcode compiler (#6662) 4 years ago
Kirill Abrosimov 3ff603171d added new functions to c-api (#5630) 4 years ago
anand76 fcd7bee925 Properly account block_decompress_time (#6658) 4 years ago
Sagar Vemuri 0355d14dd9 Add a simple timer support to schedule work at fixed times/intervals (#6543) 4 years ago
Steven Fackler f53cdab3d7 Hex encode keys in compaction flush logs (#6616) 4 years ago
Istvan a56439bb7f Adding new build script for CentOS 7 (#6617) 4 years ago
Peter Dillinger a67fb4c9bd Add some timestamps in CI build+test output (#6643) 4 years ago
sdong 00f8016b36 Fix clang anaylze warning caused by #6262 (#6641) 4 years ago
Andrew Kryczka e60ea7fe57 fix compiler errors with -DNPERF_CONTEXT (#6642) 4 years ago
mrambacher 259b6ec8da Move the OptionTypeMap code closer to home (#6198) 4 years ago
Peter Dillinger 079e77ff9e Revamp cache_bench to resemble a real workload (#6629) 4 years ago
Burton Li df62cd5b35 Fix msvc debug test failures (#6579) 4 years ago
Zhichao Cao ef088f0e93 Fix the multi-thread Manifest write dependency in error_handler_fs_test (#6637) 4 years ago
anand76 0709cd04ca Fix LITE mode test failure in DBOptionsTest.ChangeCompression (#6635) 4 years ago
sdong d0f3894cf1 In block based table builder, make variables for estimating file size atomic (#6636) 4 years ago
Zhichao Cao 278911a2d9 Remove redundant in HISTORY (#6627) 4 years ago
Ziyue Yang 8088482dd6 Fix a division by zero after #6262 (#6633) 4 years ago
Levi Tamasi 2165c3bacc Re-persist blob file metadata when a new manifest file is created (#6630) 4 years ago
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