Commit Graph

8734 Commits (e412a426d6ce019fb12f094f64e7f105d227201d)
 

Author SHA1 Message Date
Tomas Kolda e412a426d6 JNI direct buffer support for basic operations (#2283) 4 years ago
Yanqin Jin 28aa09dcce Pass info_log_level to the inner logger of AutoRollLogger (#6388) 4 years ago
anand76 35ed530d2c Revert "Check KeyContext status in MultiGet (#6387)" (#6401) 4 years ago
Cheng Chang d3ba398bbd Update unit tests for PinnableSlice (#6399) 4 years ago
Cheng Chang dafb568052 Add utility class Defer (#6382) 4 years ago
Levi Tamasi cbf5f3be43 Do not move VersionEdit into AtomicGroupReadBuffer (#6400) 4 years ago
Zhichao Cao 4369f2c7bb Checksum for each SST file and stores in MANIFEST (#6216) 4 years ago
sdong 594e815e32 Make clang analyze happy with options_test (#6398) 4 years ago
sdong b2bc1da561 Try to fix some analysis failures 4 years ago
Yutian Li 2e0159ec9e Add error status for no_slowdown & low priority write (#6396) 4 years ago
Kefu Chai debc4ef18b utilities/env_librados: copy use bufferlist::iterator (#6395) 4 years ago
blackyblack 84b41a6969 Only add gtest target when building with tests (#6377) 4 years ago
anand76 d70011bccc Check KeyContext status in MultiGet (#6387) 4 years ago
Robert Yang 4e457278fa db/write_thread.cc: Initialize state (#6275) 4 years ago
sdong 876c2dbff4 Allow readahead when reading option files. (#6372) 4 years ago
Cheng Chang b42fa1497f Support move semantics for PinnableSlice (#6374) 4 years ago
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