Commit Graph

11058 Commits (fd24e4479b70684599a86882038aa1bd3687187e)
 

Author SHA1 Message Date
Jay Zhuang fd24e4479b Fix failed VerifySstUniqueIds unittests (#10043) 2 years ago
Akanksha Mahajan 700d597bd8 Expose unix time in rocksdb::Snapshot (#9923) 2 years ago
anand76 8e9d9156b0 Fix fbcode internal build failure (#10041) 2 years ago
Levi Tamasi 253ae017fa Update version on main to 7.4 and add 7.3 to the format compatibility checks (#10038) 2 years ago
Akanksha Mahajan a479c2c2b2 Fix stress test failure "Corruption: checksum mismatch" or "Iterator Diverged" with async_io enabled (#10032) 2 years ago
sdong bea5831bff Move three info logging within DB Mutex to use log buffer (#10029) 2 years ago
Peter Dillinger 1e4850f626 Java build: finish compiling before testing (etc) (#10034) 2 years ago
Tom Blamer cb8586003d Add plugin header install in CMakeLists.txt (#10025) 2 years ago
Adam Retter 56ce3aef33 Minimum macOS version needed to build v7.2.2 and up is 10.13 (#9976) 2 years ago
Levi Tamasi bed40e7266 Update HISTORY for 7.3 release (#10031) 2 years ago
Yanqin Jin 899db56a76 Point libprotobuf-mutator to the latest verified commit hash (#10028) 2 years ago
Yanqin Jin f648915b0d Fix a bug of not setting enforce_single_del_contracts (#10027) 2 years ago
Akanksha Mahajan 2db6a4a1d6 Seek parallelization (#9994) 2 years ago
anand76 e015206dd6 Fix crash due to MultiGet async IO and direct IO (#10024) 2 years ago
Changyu Bi cc23b46da1 Support using ZDICT_finalizeDictionary to generate zstd dictionary (#9857) 2 years ago
dependabot[bot] 6255ac7223 Bump nokogiri from 1.13.4 to 1.13.6 in /docs (#10019) 2 years ago
Yu Zhang 16bdb1f999 Add timestamp support to DBImplReadOnly (#10004) 2 years ago
anand76 57997ddaaf Multi file concurrency in MultiGet using coroutines and async IO (#9968) 2 years ago
Bo Wang 5be1579ead Address comments for PR #9988 and #9996 (#10020) 2 years ago
Peter Dillinger 280b9f371a Fix auto_prefix_mode performance with partitioned filters (#10012) 2 years ago
Jay Zhuang c6d326d3d7 Track SST unique id in MANIFEST and verify (#9990) 2 years ago
Hui Xiao dde774db64 Mark old reserve* option deprecated (#10016) 2 years ago
gitbw95 4da34b97ee Set Read rate limiter priority dynamically and pass it to FS (#9996) 2 years ago
sdong f1303bf8d8 Remove two tests from platform dependent tests (#10017) 2 years ago
Yaroslav Stepanchuk 0a43061f8d Remove ROCKSDB_SUPPORT_THREAD_LOCAL define because it's a part of C++11 (#10015) 2 years ago
Yanqin Jin e3a3dbf2be Avoid overwriting options loaded from OPTIONS (#9943) 2 years ago
sdong a74f14b550 Log error message when LinkFile() is not supported when ingesting files (#10010) 2 years ago
gitbw95 05c678e135 Set Write rate limiter priority dynamically and pass it to FS (#9988) 2 years ago
Jay Zhuang b84e3363f5 Add table_properties_collector_factories override (#9995) 2 years ago
Peter Dillinger 0070680cfd Adjust public APIs to prefer 128-bit SST unique ID (#10009) 2 years ago
XieJiSS 8b1df101da fix: build on risc-v (#9215) 2 years ago
Hui Xiao 3573558ec5 Rewrite memory-charging feature's option API (#9926) 2 years ago
Hui Xiao f6339de0d2 Clarify some SequentialFileReader::Read logic (#10002) 2 years ago
mrambacher b11ff347b4 Use STATIC_AVOID_DESTRUCTION for static objects with non-trivial destructors (#9958) 2 years ago
Yanqin Jin 3f263ef536 Add a temporary option for user to opt-out enforcement of SingleDelete contract (#9983) 2 years ago
Hui Xiao e66e6d2faa Use SpecialEnv to speed up some slow BackupEngineRateLimitingTestWithParam (#9974) 2 years ago
mrambacher 204a42ca97 Added GetFactoryCount/Names/Types to ObjectRegistry (#9358) 2 years ago
sdong c4cd8e1acc Fix a bug handling multiget index I/O error. (#9993) 2 years ago
Yanqin Jin b58a1a035b Revert "Bugfix/fix manual flush blocking bug (#9893)" (#9992) 2 years ago
Yanqin Jin f6d9730ea1 Fix stress test with best-efforts-recovery (#9986) 2 years ago
mrambacher bfc6a8ee4a Option type info functions (#9411) 2 years ago
Peter Dillinger cdaa9576bb Put build size checking logic in Makefile (#9989) 2 years ago
Chen Xiao 07c6807113 Add pmem-rocksdb-plugin link in PLUGINs.md (#9934) 2 years ago
Yueh-Hsuan Chiang bcb1287235 Port the batched version of MultiGet() to RocksDB's C API (#9952) 2 years ago
Akanksha Mahajan 6442a62e46 Update WAL corruption test so that it fails without fix (#9942) 2 years ago
Peter Dillinger e96e8e2d05 Remove slack CircleCI hook (#9982) 2 years ago
Andrew Kryczka e943bbdd2f Temporarily disable sync_fault_injection (#9979) 2 years ago
Peter Dillinger e8d604cf85 Reorganize CircleCI workflows (#9981) 2 years ago
yaphet 26768edb65 Support single delete in ldb (#9469) 2 years ago
Peter Dillinger 0d1613aad6 Avoid some warnings-as-error in CircleCI+unity+AVX512F (#9978) 2 years ago