Commit Graph

9047 Commits (298b00a396cfc05a1556da90532b3160855e8e46)
 

Author SHA1 Message Date
sdong 298b00a396 Reduce dependency on gtest dependency in release code (#6907) 4 years ago
Adam Retter 8d87e9cea1 Update googletest from 1.8.1 to 1.10.0 (#6808) 4 years ago
anand76 66942e8158 Avoid unnecessary reads of uncompression dictionary in MultiGet (#6906) 4 years ago
sdong 02f59ed669 Find the correct gcov (#6904) 4 years ago
Cheng Chang bcb9e41080 Explicitly free allocated buffer when status is not ok (#6903) 4 years ago
zitan 038e02d8d9 Remove extraneous newline from ldb stderr (#6897) 4 years ago
Peter Dillinger 0c56fc4d66 Allow missing "unversioned" python, as in CentOS 8 (#6883) 4 years ago
Andrew Kryczka c5abf78bca avoid `IterKey::UpdateInternalKey()` in `BlockIter` (#6843) 4 years ago
Yanqin Jin 961c7590d6 Add timestamp to delete (#6253) 4 years ago
Levi Tamasi e3f953a863 Make it possible to look up files by number in VersionStorageInfo (#6862) 4 years ago
Akanksha Mahajan bcefc59e9f Allow MultiGet users to limit cumulative value size (#6826) 4 years ago
Adam Retter 9060e6fa79 Add newer WBWI::NewIteratorWithBase functions to RocksJava (#6872) 4 years ago
Cheng Chang 82a82c76e7 Fix potential memory leak of scratch buffer (#6879) 4 years ago
Kefu Chai bd68bfb41b cmake: link env_librados_test against rados (#6855) 4 years ago
Andrew Kryczka b464a85e33 fix transaction rollback in db_stress TestMultiGet (#6873) 4 years ago
Andrew Kryczka b559dba817 pin image version in circle CI builds (#6876) 4 years ago
Peter Dillinger 803a517b48 Misc things for ASSERT_STATUS_CHECKED, also gcc 4.8.5 (#6871) 4 years ago
Marek Kurdej bcd32560dd Fix warning -Wextra-semi. NFC. (#6869) 4 years ago
Peter Dillinger 35a25a3fb9 Fix/expand ASSERT_STATUS_CHECKED build, add to Travis (#6870) 4 years ago
mrambacher 826295a5e9 Change autovector to have a reserved size in LITE mode (#6868) 4 years ago
Andrew Kryczka 292bcf6227 skip direct I/O tests in rocksdb lite (#6867) 4 years ago
mrambacher 38be686160 Add Struct Type to OptionsTypeInfo (#6425) 4 years ago
Peter Dillinger c7aedf1b48 Clean up some code related to file checksums (#6861) 4 years ago
anand76 eb04bb86c6 Fix a bug in crash_test_with_txn (#6860) 4 years ago
Zhichao Cao 545e14b53b Generate file checksum in SstFileWriter (#6859) 4 years ago
Peter Dillinger aaafcb80ab Use in-repo gtest in buck build (#6858) 4 years ago
Akanksha Mahajan a1523efcdf Status check enforcement for io_posix_test and options_settable_test (#6857) 4 years ago
anand76 39b24432d4 Strengthen MultiGet correctness verification in NoBatchedOpsStress (#6849) 4 years ago
Levi Tamasi 1551f1011a Refactor the blob file related logic in VersionBuilder (#6835) 4 years ago
mrambacher 0ac0098705 Make options length longer for sst_dump_test (#6846) 4 years ago
Cheng Chang ada700b906 Re-read the whole request in direct IO mode when IO uring returns partial result (#6853) 4 years ago
Cheng Chang b9d65f5aa6 Trigger compaction in CompactOnDeletionCollector based on deletion ratio (#6806) 4 years ago
Yanqin Jin d790e6004f Fix buck target db_stress_lib in opt mode (#6847) 4 years ago
Peter Dillinger 50ba245f6d Use 'make all' in LITE Travis configuration (#6834) 4 years ago
Cheng Chang 91b7553293 Enable IO Uring in MultiGet in direct IO mode (#6815) 4 years ago
Yanqin Jin b11a8b1b9a Fix valgrind error by init memory region (#6842) 4 years ago
Zhichao Cao 06a2dcebea Move checksum calculation ahead of memory copy (#6844) 4 years ago
anand76 50d63a2af0 Fix LITE build failure in compaction_picker_test (#6839) 4 years ago
Yanqin Jin 3bea276fc8 Do not print u'string' in TARGETS file (#6841) 4 years ago
Tongliang Liao 244797aa4b Add `find_dependency()` in cmake config file. (#6791) 4 years ago
Tongliang Liao 07204837ce Mark dependencies as PRIVATE and fix missing dependencies in tools. (#6790) 4 years ago
sdong 4a4b8a1344 sst_dump to reduce number of file reads (#6836) 4 years ago
Stanislav Tkach 70aaa9ceeb Expose CancellAllBackgroundWork to C api (#6832) 4 years ago
Ziyue Yang c384c08a4f Add tests for compression failure in BlockBasedTableBuilder (#6709) 4 years ago
yetingsky 3f218074ee fix typo (#6831) 4 years ago
Sagar Vemuri 2e9324718a Disable a few timer tests (#6833) 4 years ago
Tongliang Liao f0e8731b72 Use GFlags/Snappy config in CMake, with fallback for legacy approach. (#6771) 4 years ago
Derrick Pallas 3a1c29d40e Add missing my_pid to fprintf in multi_process_example (#6731) 4 years ago
sdong a50ea71c00 Improve ldb consistency checks (#6802) 4 years ago
sdong d9cd33516a Suppress UBSAN warning in CRC32 ARM (#6827) 4 years ago