Commit Graph

8718 Commits (25fbdc5a319945e7fdfcea1c0ad3b4a9a7324cd5)
 

Author SHA1 Message Date
Chad Austin 25fbdc5a31 Fix Buck build on macOS (#6378) 4 years ago
Levi Tamasi 752c87af78 Clean up VersionEdit a bit (#6383) 4 years ago
Cheng Chang 5f478b9f75 Remove outdated comment (#6379) 4 years ago
Levi Tamasi 1b4be4cac9 BlobDB: ignore trivially moved files when updating the SST<->blob file mapping (#6381) 4 years ago
Cheng Chang 107a7ca930 Remove inappropriate comments (#6371) 4 years ago
Cheng Chang 0a74e1b958 Add status checks during DB::Open (#6380) 4 years ago
Yanqin Jin f361cedf06 Atomic flush rollback once on failure (#6385) 4 years ago
atul c6f75516b7 Fixing the documentation of the function (#4803) 4 years ago
Cheng Chang f5f79f01a2 Be able to read compatible leveldb sst files (#6370) 4 years ago
sdong 24c9dce825 Remove include math.h (#6373) 4 years ago
Mike Kolupaev 1ed7d9b1b5 Avoid lots of calls to Env::GetFileSize() in SstFileManagerImpl when opening DB (#6363) 4 years ago
sdong 3a073234da Consolidate ReadFileToString() (#6366) 4 years ago
sdong 69c8614815 Avoid to get manifest file size when recovering from it. (#6369) 4 years ago
Mike Kolupaev 637e64b9ac Add an option to prevent DB::Open() from querying sizes of all sst files (#6353) 4 years ago
anand76 7330ec0ff1 Fix a test failure in error_handler_test (#6367) 4 years ago
sdong f195d8d523 Use ReadFileToString() to get content from IDENTITY file (#6365) 4 years ago
sdong 36c504be17 Avoid create directory for every column families (#6358) 4 years ago
Huisheng Liu eb4d6af5ae Error handler test fix (#6266) 4 years ago
Adam Retter 7242dae7fe Improve RocksJava Comparator (#6252) 4 years ago
sdong 800d24ddc5 Fix DBTest2.ChangePrefixExtractor LITE build (#6356) 4 years ago
Maysam Yabandeh 01ab882ba3 Fix release warning for unused bg_canceled 4 years ago
sdong ec496347bc Add a unit test for prefix extractor changes (#6323) 4 years ago
Maysam Yabandeh 2243030bc5 Cancel bg jobs before deleting WritePrepared DB in stress tests (#6355) 4 years ago
Maysam Yabandeh 3316d29221 Disable recycle_log_file_num when it is incompatible with recovery mode (#6351) 4 years ago
Yanqin Jin f2fbc5d668 Shorten certain test names to avoid infra failure (#6352) 4 years ago
Burton Li c9a5e48762 fix build warnnings on MSVC (#6309) 4 years ago
Peter Dillinger 90c71aa5d9 Don't download from (unreliable) maven.org (#6348) 4 years ago
anand76 fb05b5a652 Force a new manifest file if append to current one fails (#6331) 4 years ago
Levi Tamasi 9e3ace42a4 Add statistics for BlobDB GC (#6296) 4 years ago
sdong 71874c5aaf Fix LITE build with DBTest2.AutoPrefixMode1 (#6346) 4 years ago
Peter Dillinger 23dcf2759d Upload DB dir for all crash tests (#6344) 4 years ago
sdong 02ac6c9a3c Fix db_bloom_filter_test clang LITE build (#6340) 4 years ago
Maysam Yabandeh 2f973ca96e Double Crash in kPointInTimeRecovery with TransactionDB (#6313) 4 years ago
Adam Retter a07a9dc904 Reduce the need to re-download dependencies (#6318) 4 years ago
sdong 8f2bee6747 Add ReadOptions.auto_prefix_mode (#6314) 4 years ago
Siying Dong 431fb6c0ba Add Google Group to Issue Template 4 years ago
Sagar Vemuri 4f6c86226c Use the same oldest ancestor time in table properties and manifest 4 years ago
sdong 7aa66c704f Move HISTORY.md entry of hash index fix from 6.7 to unreleased (#6337) 4 years ago
Andrew Kryczka 5b33cfa1e3 fix `WriteBufferManager` flush log message (#6335) 4 years ago
sdong f10f135938 Fix regression bug of hash index with iterator total order seek (#6328) 4 years ago
Peter Dillinger 986df37135 Clean up PartitionedFilterBlockBuilder (#6299) 4 years ago
Fosco Marotto bd698e4f55 Update version for next release, 6.7.0 (#6320) 4 years ago
Maysam Yabandeh c4bc30e12d Implement PinnableSlice::remove_prefix (#6330) 4 years ago
Levi Tamasi f34782a67d Fix the "records dropped" statistics (#6325) 4 years ago
anand76 0672a6db64 Fix queue manipulation in WriteThread::BeginWriteStall() (#6322) 4 years ago
Maysam Yabandeh 967a2d953f Revert "crash_test to enable block-based table hash index (#6310)" (#6327) 4 years ago
Maysam Yabandeh cb1142e00d Set index_block_restart_interval of kHashSearch to 1 in stress test (#6324) 4 years ago
matthewvon e6e8b9e871 Correct pragma once problem with Bazel on Windows (#6321) 4 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