Commit Graph

8706 Commits (69c8614815b9d378d85447080b8ba4ee83152e6f)
 

Author SHA1 Message Date
sdong 69c8614815 Avoid to get manifest file size when recovering from it. (#6369) 5 years ago
Mike Kolupaev 637e64b9ac Add an option to prevent DB::Open() from querying sizes of all sst files (#6353) 5 years ago
anand76 7330ec0ff1 Fix a test failure in error_handler_test (#6367) 5 years ago
sdong f195d8d523 Use ReadFileToString() to get content from IDENTITY file (#6365) 5 years ago
sdong 36c504be17 Avoid create directory for every column families (#6358) 5 years ago
Huisheng Liu eb4d6af5ae Error handler test fix (#6266) 5 years ago
Adam Retter 7242dae7fe Improve RocksJava Comparator (#6252) 5 years ago
sdong 800d24ddc5 Fix DBTest2.ChangePrefixExtractor LITE build (#6356) 5 years ago
Maysam Yabandeh 01ab882ba3 Fix release warning for unused bg_canceled 5 years ago
sdong ec496347bc Add a unit test for prefix extractor changes (#6323) 5 years ago
Maysam Yabandeh 2243030bc5 Cancel bg jobs before deleting WritePrepared DB in stress tests (#6355) 5 years ago
Maysam Yabandeh 3316d29221 Disable recycle_log_file_num when it is incompatible with recovery mode (#6351) 5 years ago
Yanqin Jin f2fbc5d668 Shorten certain test names to avoid infra failure (#6352) 5 years ago
Burton Li c9a5e48762 fix build warnnings on MSVC (#6309) 5 years ago
Peter Dillinger 90c71aa5d9 Don't download from (unreliable) maven.org (#6348) 5 years ago
anand76 fb05b5a652 Force a new manifest file if append to current one fails (#6331) 5 years ago
Levi Tamasi 9e3ace42a4 Add statistics for BlobDB GC (#6296) 5 years ago
sdong 71874c5aaf Fix LITE build with DBTest2.AutoPrefixMode1 (#6346) 5 years ago
Peter Dillinger 23dcf2759d Upload DB dir for all crash tests (#6344) 5 years ago
sdong 02ac6c9a3c Fix db_bloom_filter_test clang LITE build (#6340) 5 years ago
Maysam Yabandeh 2f973ca96e Double Crash in kPointInTimeRecovery with TransactionDB (#6313) 5 years ago
Adam Retter a07a9dc904 Reduce the need to re-download dependencies (#6318) 5 years ago
sdong 8f2bee6747 Add ReadOptions.auto_prefix_mode (#6314) 5 years ago
Siying Dong 431fb6c0ba Add Google Group to Issue Template 5 years ago
Sagar Vemuri 4f6c86226c Use the same oldest ancestor time in table properties and manifest 5 years ago
sdong 7aa66c704f Move HISTORY.md entry of hash index fix from 6.7 to unreleased (#6337) 5 years ago
Andrew Kryczka 5b33cfa1e3 fix `WriteBufferManager` flush log message (#6335) 5 years ago
sdong f10f135938 Fix regression bug of hash index with iterator total order seek (#6328) 5 years ago
Peter Dillinger 986df37135 Clean up PartitionedFilterBlockBuilder (#6299) 5 years ago
Fosco Marotto bd698e4f55 Update version for next release, 6.7.0 (#6320) 5 years ago
Maysam Yabandeh c4bc30e12d Implement PinnableSlice::remove_prefix (#6330) 5 years ago
Levi Tamasi f34782a67d Fix the "records dropped" statistics (#6325) 5 years ago
anand76 0672a6db64 Fix queue manipulation in WriteThread::BeginWriteStall() (#6322) 5 years ago
Maysam Yabandeh 967a2d953f Revert "crash_test to enable block-based table hash index (#6310)" (#6327) 5 years ago
Maysam Yabandeh cb1142e00d Set index_block_restart_interval of kHashSearch to 1 in stress test (#6324) 5 years ago
matthewvon e6e8b9e871 Correct pragma once problem with Bazel on Windows (#6321) 5 years ago
Levi Tamasi d305f13e21 Make DBCompactionTest.SkipStatsUpdateTest more robust (#6306) 5 years ago
sdong 8e309b35bb crash_test to enable block-based table hash index (#6310) 5 years ago
Peter Dillinger 8aa99fc71e Warn on excessive keys for legacy Bloom filter with 32-bit hash (#6317) 5 years ago
Peter Dillinger 4b86fe1123 Log warning for high bits/key in legacy Bloom filter (#6312) 5 years ago
chenyou-fdu 931876e86e Separate enable-WAL and disable-WAL writer to avoid unwanted data in log files (#6290) 5 years ago
Matt Bell 7e5b04d04f Expose atomic flush option in C API (#6307) 5 years ago
sdong 6b64aed4c0 Fix bug which causes crash_test to always run on sync mode (#6304) 5 years ago
sdong d87cffaea4 Fix another bug caused by recent hash index fix (#6305) 5 years ago
Levi Tamasi 73f65b457e Adjust thread pool sizes when setting max_background_jobs dynamically (#6300) 5 years ago
Cheng Chang 86623a7153 Update example of optimistic transaction (#6074) 5 years ago
sdong f8b5ef85ec Fix a bug caused by recent fix of Prefix Hash (#6302) 5 years ago
Levi Tamasi b7f1b3e51c Access Maven Central over HTTPS (#6301) 5 years ago
sdong d2b4d42d4b Fix kHashSearch bug with SeekForPrev (#6297) 5 years ago
Levi Tamasi 1dd7873e08 Remove earlier partial BlobDB GC implementation (#6278) 5 years ago