Commit Graph

8349 Commits (a5fa8735e9a7d9eed78a106b6665d7442840778d)
 

Author SHA1 Message Date
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
Peter Dillinger 915d72d849 Improve accuracy testing for DynamicBloom (#5805) 5 years ago
Ariel Hurdle 0b59ef519f Add avrio to USERS.md (#5748) 5 years ago
Peter (Stig) Edwards 2ed91622fb sst_dump recompress show #blocks compressed and not compressed (#5791) 5 years ago
sdong bf5dbc17e3 merging_iterator.cc: Small refactoring (#5793) 5 years ago
Igor Canadi 97631357aa Allow ingesting overlapping files (#5539) 5 years ago
anand76 83a6a614e9 Refactor ArenaWrappedDBIter into separate files (#5801) 5 years ago
Peter Dillinger 6a171724b7 Clean up + fix build scripts re: USE_SSE= and PORTABLE= (#5800) 5 years ago
Lingjing You 9ba88a1e5d Update history.md for option memtable_insert_hint_per_batch (#5799) 5 years ago
Ronak Sisodia 27f516acc8 Update HISTORY.md for option to make write group size configurable (#5798) 5 years ago
Peter Dillinger aa2486b23c Refactor some confusing logic in PlainTableReader 5 years ago
Lingjing You 1a928c22a0 Add insert hints for each writebatch (#5728) 5 years ago
HouBingjian a378a4c2ac arm64 crc prefetch optimise (#5773) 5 years ago
Levi Tamasi d35ffd569c Temporarily disable hash index in stress tests (#5792) 5 years ago
Adam Retter e8c2e68b4e Fix RocksDB bug in block_cache_trace_analyzer.cc on Windows (#5786) 5 years ago
Ronak Sisodia d05c0fe4d1 Option to make write group size configurable (#5759) 5 years ago
Shylock Hg 9eb3e1f77d Use delete to disable automatic generated methods. (#5009) 5 years ago
Wilfried Goesgens fcda80fc33 record the timestamp on first configure (#4799) 5 years ago
Andrew Kryczka dd2a35f13f Support partitioned index and filters in stress/crash tests (#4020) 5 years ago
Andrew Kryczka 20dd828c01 Avoid clock_gettime on pre-10.12 macOS versions (#5570) 5 years ago
tongyingrui c85c87a718 test size was wrong in 'fillbatch' benchmark (#5198) 5 years ago
anand76 2becafdb43 Fix Appveyor build due to signed/unsigned comparison 5 years ago
anand76 eb9026f09b Add a db_bench benchmark to warm up the row cache 5 years ago
jsteemann 4d945c57ac do a bit less work in the normal case (#5695) 5 years ago
Richard He 699e1b5ede Added support for SstFileReader JNI interface (#5556) 5 years ago
Peter Dillinger 7af6ced14b Fix block allocation bug in new DynamicBloom (#5783) 5 years ago
Peter Dillinger 108c619acb Add regression test for serialized Bloom filters (#5778) 5 years ago
Wilfried Goesgens fbab9913e2 upgrade gtest 1.7.0 => 1.8.1 for json result writing 5 years ago