Commit Graph

11040 Commits (5be1579eadcc88bbd4b2f07fccc1d8aa18540474)
 

Author SHA1 Message Date
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
Peter Dillinger e78451f3f6 Increase soft open file limit for mini-crashtest on Linux (#9972) 2 years ago
Andrew Kryczka 7b7a37c069 Add microbenchmarks for `DB::GetMergeOperands()` (#9971) 2 years ago
Peter Dillinger c5c58708db Fix format_compatible blowing away its TEST_TMPDIR (#9970) 2 years ago
Davide Angelocola 4527bb2fed Fix conversion issues in MutableOptions (#9194) 2 years ago
Wang Yuan 89571b30e5 Improve the precision of row entry charge in row_cache (#9337) 2 years ago
Luca Giacchino 39b6c5791a Improve memkind library detection (#9134) 2 years ago
leipeng 9f7968b2ed arena.h: fix Arena::IsInInlineBlock() (#9317) 2 years ago
Qingyou Meng 7b55b50839 util/ribbon_alg.h: removed duplicate word "vector" (#9216) 2 years ago
aierui d1cc91c142 typo fix: delete duplicate comment word (#9249) 2 years ago
♚ PH⑦ de Soria™♛ 9381436bf3 Fixed typo (#9331) 2 years ago
Peter Dillinger e03d958b91 Clean up variables for temporary directory (#9961) 2 years ago
Roman Puchkovskiy 00889cf8f2 Never use String#getBytes() in the production code (#9487) 2 years ago
sdong 736a7b5433 Remove own ToString() (#9955) 2 years ago
Andrew Kryczka 62d84e2a2b db_stress fault injection in release mode (#9957) 2 years ago
Otto Kekäläinen b7aaa98762 Fix various spelling errors still found in code (#9653) 2 years ago
Andrew Kryczka a62506aee2 Enable unsynced data loss in crash test (#9947) 2 years ago
sdong 49628c9a83 Use std::numeric_limits<> (#9954) 2 years ago
sdong 46f8889b6a platform010 gcc (#9946) 2 years ago