Commit Graph

9173 Commits (00de699096d88af0a796cc8e1c6c306bc031c1fb)
 

Author SHA1 Message Date
Jay Zhuang 00de699096 Replace reinterpret_cast with static_cast_with_check (#7067) 4 years ago
Zitan Chen 373d5ac485 BackupEngine verifies table file checksums on creating new backups (#7015) 4 years ago
Peter Dillinger a680a7ea37 Un-revert #7049, revert #7022 (#7071) 4 years ago
Peter Dillinger 52d59e0c93 Revert "Whole DBTest to skip fsync (#7049)" (#7070) 4 years ago
sdong 4f1534bdb0 Whole DBTest to skip fsync (#7049) 4 years ago
Zitan Chen b5bae48c8a Fix db_id and db_session_id nullptr warning by clang analyzer (#7063) 4 years ago
Akanksha Mahajan 5edfe3a3d8 Update Flush policy in PartitionedIndexBuilder on switching from user-key to internal-key mode (#7022) 4 years ago
Andrew Kryczka c25a014792 deflake DBCompactionTestWithParam.IntraL0Compaction test (#7065) 4 years ago
Peter Dillinger e2fd501d44 Stabilize DBTest.ApproximateSizesMemTable (#7064) 4 years ago
Peter Dillinger 8e6ff044e1 Fix release build and fbcode+clang+shared (#7062) 4 years ago
mrambacher 80f71b5863 Use Libraries in the RocksDB Makefile Build (#6660) 4 years ago
Zitan Chen 6a243b3ade Generalize BackupEngine naming option for share_files_with_checksum SSTs and revert BackupEngine::VerifyBackup to check only file sizes by default (#7032) 4 years ago
Yanqin Jin f8bfd66b97 Fix python in format check script for Centos8 (#7057) 4 years ago
Andrew Kryczka 8458532d58 Skip unnecessary allocation for mmap reads under 5000 bytes (#7043) 4 years ago
Levi Tamasi e367bc7f4b Clean up blob files based on the linked SST set (#7001) 4 years ago
Yanqin Jin f5554fd7b6 Add recent versions to format compatibility check (#7059) 4 years ago
Cheng Chang f045ee6422 Increase transaction timeout and enable deadlock detection in stress test (#7056) 4 years ago
sdong 80b107a0a9 Divide WriteCallbackTest.WriteWithCallbackTest (#7037) 4 years ago
sdong 2d1d51d385 db_stress: deep clean directory before checkpoint (#7039) 4 years ago
Burton Li 5be2cb6948 Compaction filter support for BlobDB (#6850) 4 years ago
sdong 58547e533b Disable fsync in some tests to speed them up (#7036) 4 years ago
Anand Ananthabhotla 9a5886bd8c Extend Get/MultiGet deadline support to table open (#6982) 4 years ago
sdong d809ae9a2d Remove 2019 from appveyor (#7038) 4 years ago
Stanislav Tkach 1b85d57cf5 Expose KeyMayExist in the C API (#7021) 4 years ago
Yanqin Jin d47c871190 Fix data race to VersionSet::io_status_ (#7034) 4 years ago
Akanksha Mahajan b9d51b8684 Fix for TSAN failure in DeleteScheduler (#7029) 4 years ago
Zitan Chen 1569dc48f5 `BackupEngine::VerifyBackup` verifies checksum by default (#7014) 4 years ago
sdong f9817201af Add unity build to CircleCI (#7026) 4 years ago
sdong 7006997e12 Add ASAN CircleCI Run (#7027) 4 years ago
Daniel Black ce332f8c5e freebsd: malloc_usable_size check malloc_np.h (#7009) 4 years ago
Daniel Black c2b0b696c4 filelock_test: add freebsd headers for waitpid (#7010) 4 years ago
Daniel Black 741b9ba96b gflags: freebsd include path + links (#7011) 4 years ago
Adam Retter df5fbe6408 Portable backward compatibility with MacOS 10.12+ (#7016) 4 years ago
Stanislav Tkach 70b5d95dc7 Add (more) getters for options to the C API (#6998) 4 years ago
Adam Retter 82d98447e4 Use official CMake snap on Travis Linux (#6892) 4 years ago
sdong d64cf0e4ee Move away from direct TmpDir() call in some tests (#7030) 4 years ago
Siying Dong 63b59f21d9 Add CircleCI gadget (#7028) 4 years ago
Zitan Chen 95fbb62c44 Update HISTORY.md to include the Public API Change for DB::OpenForReadonly introduced earlier (#7023) 4 years ago
Zitan Chen be41c61f22 Add a new option for BackupEngine to store table files under shared_checksum using DB session id in the backup filenames (#6997) 4 years ago
Yanqin Jin e66199d848 First step towards handling MANIFEST write error (#6949) 4 years ago
sdong 9cc25190e1 Test CircleCI with CLANG-10 (#7025) 4 years ago
sdong 50d6969816 Fix unity build broken by #7007 (#7024) 4 years ago
Zhichao Cao 83a4dd1a67 Fix the memory leak in Env_basic_test (#7017) 4 years ago
Andrew Kryczka 8efb5cfb6f add SstFileManager to crash test (#6993) 4 years ago
Levi Tamasi 9f21d08660 Move kNoExpiration to blob_db.h (#7018) 4 years ago
Peter Dillinger 5b2bbacb6f Minimize memory internal fragmentation for Bloom filters (#6427) 4 years ago
Matthew Von-Maszewski 1092f19d95 Make EncryptEnv inheritable (#6830) 4 years ago
Zhichao Cao d739318ba7 Fix double define in IO_tracer (#7007) 4 years ago
sdong 096beb787e Remove CircleCI clang build's verbose output (#7000) 4 years ago
sdong dea4063b13 Remove an assertion in FlushAfterIntraL0CompactionCheckConsistencyFail (#7003) 4 years ago