Commit Graph

8426 Commits (013babc6858c79ca7e476fe7b146544bb4dd6bd2)
 

Author SHA1 Message Date
Tomas Kolda e3a93c9ee1 Fix crash when background task fails (#5879) 5 years ago
Peter Dillinger 46ca51d430 filter_bench - a prelim tool for SST filter benchmarking (#5825) 5 years ago
Yanqin Jin 457bcfde02 Let TestEnv and FaultInjectEnv use Env of choice (#5886) 5 years ago
lokeshgupta0912 9905101c8c Replaced some words (#5877) 5 years ago
jsteemann da3b2840cb save a few redundant container lookups (#5875) 5 years ago
anand76 19a97dd139 Fix data block upper bound checking for iterator reseek case (#5883) 5 years ago
Peter Dillinger 9f54446525 Fix type in shift operation in bloom_test (#5882) 5 years ago
anand76 cca87d7722 Fix reopen voting logic in db_stress to prevent hangs (#5876) 5 years ago
Peter Dillinger 9e4913ce9d Add FullBloomTest.CorruptFilters,RawSchema (#5834) 5 years ago
sdong d783af1857 Fix a timer bug in MergingIterator::Seek() caused by #5871 (#5874) 5 years ago
Yanqin Jin 9f31df8679 Fix compilation error (#5872) 5 years ago
sdong 846e05005d Revert "Merging iterator to avoid child iterator reseek for some cases (#5286)" (#5871) 5 years ago
sdong 503a756e42 Fix clang analyze warning in db_stress (#5870) 5 years ago
Jay Zhuang 51413e0a85 Fix a compile error (#5864) 5 years ago
sdong 69c4ccb970 Fix three more db_stress bugs (#5867) 5 years ago
Yanqin Jin 643df920d8 Explicitly declare atomic flush incompatible with pipelined write (#5860) 5 years ago
sdong 5cd8aaf75f db_stress: fix run time error when prefix_size = -1 (#5862) 5 years ago
sdong 679a45d0cb crash_test to do some verification for prefix extractor and iterator bounds. (#5846) 5 years ago
Chen, You 51185592fd Add unordered write option rocksjava (#5839) 5 years ago
Yanqin Jin ae45835703 Add TryCatchUpWithPrimary to StackableDB (#5855) 5 years ago
sdong 76e951dbb1 Add a unit test to reproduce a corruption bug (#5851) 5 years ago
Maysam Yabandeh 6652c94f59 Fix a bug in format_version 3 + partition filters + prefix search (#5835) 5 years ago
Levi Tamasi c9932d18cc Add class comment for Block 5 years ago
WangQingping 02554b3c38 Update HISTORY.md for stop manual compaction 5 years ago
Yikun Jiang 2367656b6c Remove invalid comparison of va_list and nullptr (#5836) 5 years ago
Peter Dillinger 42f898bf83 Fix format-diff.sh detecting changes vs. upstream (#5831) 5 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 5 years ago
Vijay Nadimpalli a5fa8735e9 Code comment for Version Edit (#5829) 5 years ago
sdong c06b54d0c6 Apply formatter on recent 45 commits. (#5827) 5 years ago
Maysam Yabandeh 6ec6a4a9a4 Remove snap_refresh_nanos option (#5826) 5 years ago
Yanqin Jin a9c5e8e944 Refactor deletefile_test.cc (#5822) 5 years ago
Levi Tamasi 2cbb61eadb Make clang-analyzer happy (#5821) 5 years ago
2389aa2da9 Remove unneeded unlock statement (#5809) 5 years ago
Yanqin Jin 6a279037cf Refactor ObsoleteFilesTest to inherit from DBTestBase (#5820) 5 years ago
Tomas Kolda 3a408eeae9 Adding support for deleteFilesInRanges in JNI (#4031) 5 years ago
Yanqin Jin 6d072f2a03 Move WAL-closing loop out of original loop (#5804) 5 years ago
sdong 43a340bebe Merging iterator to disble reseek optimization in prefix seek (#5815) 5 years ago
Yi Wu a68d814570 fast look up purge_queue (#5796) 5 years ago
Maysam Yabandeh 9a87ae46fd Use total charge in MaintainPoolSize (#5813) 5 years ago
sdong 6287f0d73b Improve readability of DBIter's two seek functions (#5794) 5 years ago
andrew 622683000c Allow users to stop manual compactions (#3971) 5 years ago
sdong f5a59c42c5 Update dependencies (#5777) 5 years ago
sdong 811e403f57 Dedup IsFileSectorAligned() to fix unity build. (#5812) 5 years ago
Peter Dillinger 68626249c3 Refactor/consolidate legacy Bloom implementation details (#5784) 5 years ago
Maysam Yabandeh 638d239507 Charge block cache for cache internal usage (#5797) 5 years ago
Levi Tamasi 94d62d771e Temporarily disable partitioned index/filter in stress test (#5811) 5 years ago
Peter Dillinger d3a6726f02 Revert changes from PR#5784 accidentally in PR#5780 (#5810) 5 years ago
sdong 9bd5fce6e8 Refactor UniversalCompactionPicker code a little bit (#5639) 5 years ago
Peter (Stig) Edwards 54fc617891 Mention sst_dump cmd=recompress changes (#5807) 5 years ago
sdong b931f84e56 Divide file_reader_writer.h and .cc (#5803) 5 years ago