Commit Graph

8978 Commits (5a61e7864d04e7e72b62749ca07bdb94af85ca87)
 

Author SHA1 Message Date
Peter Dillinger 45d2b4efca Fix tabs and lint-ignores (#6734) 4 years ago
Yanqin Jin 243852ec15 Add IsDirectory() to Env and FS (#6711) 4 years ago
sdong 63d82e57b9 crash_test to cover small max_open_files (#6719) 4 years ago
Nicolas Pépin-Perreault 9e6f3efcd2 Add RocksIterator::Refresh (#6573) 4 years ago
Adam Retter 9ca49bd4df Keep building RocksJava on all architectures (#6583) 4 years ago
Adam Retter 5fef0ffd66 Update RocksJava static version of bzip2 (#6714) 4 years ago
Andrew Kryczka 6717ada899 Fix CF import with overlapping SST files (#6663) 4 years ago
sdong 73523baeb1 crash_test to cover options.avoid_flush_during_recovery (#6712) 4 years ago
Yueh-Hsuan Chiang 5801af4646 Add env_fault_injection argument to db_stress (#6687) 4 years ago
Cheng Chang 2767972386 Fix warning when O_CLOEXEC is not defined (#6695) 4 years ago
Mike Kolupaev e45673dece Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
anand76 610a09ccff Remove a printf from db_stress that's not useful info (#6705) 4 years ago
sdong 165560fb32 Two Improvements to tools/check_format_compatible.sh (#6702) 4 years ago
anand76 234e2ed5b6 Fix a couple of bugs in db_stress fault injection (#6700) 4 years ago
Cheng Chang 9ae8058d95 Suppress file deletion error message in FaultInjectionTestEnv (#6696) 4 years ago
anand76 3d6d7bcf17 Log CompactOnDeletionCollectorFactory parameters on DB open (#6686) 4 years ago
Zhichao Cao 38dfa406ff Add NewFileChecksumGenCrc32cFactory to file checksum (#6688) 4 years ago
Ziyue Yang 41563b61db Fix data racing of BlockBasedTableBuilder::ParallelCompressionRep::first_block (#6640) 4 years ago
anand76 d9cad3a526 Suppress file deletion error message in FaultInjectionTestFS (#6694) 4 years ago
Andrew Kryczka 9eca6d651d fix comparison count for format_version=3 indexes (#6650) 4 years ago
anand76 79c838eb0f Fix a few bugs in db_stress fault injection (#6693) 4 years ago
Yanqin Jin eeb3cf3f58 Fix release build (#6690) 4 years ago
anand76 5c19a441c4 Fault injection in db_stress (#6538) 4 years ago
Yanqin Jin 0c05624d50 Compaction with timestamp: input boundaries (#6645) 4 years ago
Akanksha Mahajan a0faff126d Report kFilesMarkedForCompaction for delete triggered compactions (#6680) 4 years ago
anand76 d600e5b0eb Fix a Centos build failure reported in #6651 (#6656) 4 years ago
sdong 1be3be5522 Auto-Format two recent diffs and add HISTORY.md (#6685) 4 years ago
Andrew Kryczka f08630b914 explicitly mark backup interfaces non-extensible (#6654) 4 years ago
Connor1996 c8c739a877 Fix sst_dump not able to open ingested file (#6673) 4 years ago
Huisheng Liu 9e89ffb776 make iterator return versions between timestamp bounds (#6544) 4 years ago
Luca Giacchino 66a95f0fac Provide an allocator for new memory type to be used with RocksDB block cache (#6214) 4 years ago
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