Commit Graph

11067 Commits (b0e190604bacb2dd47f71260b78a9f93df5842f3)
 

Author SHA1 Message Date
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
Trynity Mirell e62c23cce4 Generate pkg-config file via CMake (#9945) 2 years ago
Yanqin Jin 9d634dd5b6 Rename kRemoveWithSingleDelete to kPurge (#9951) 2 years ago
sdong 68ac507f96 Printing IO Error in DumpDBFileSummary (#9940) 2 years ago
Mark Callaghan bf68d1c93d Print elapsed time and number of operations completed (#9886) 2 years ago
jsteemann 95663ff763 do not call DeleteFile for not-created sst files (#9920) 2 years ago
Hui Xiao de537dcaf1 Fix a comment in RateLimiter::RequestToken (#9933) 2 years ago
Jay Zhuang 270179bb12 Default `try_load_options` to true when DB is specified (#9937) 2 years ago
Xinyu Zeng 8b74cea7fe Reduce comparator objects init cost in BlockIter (#9611) 2 years ago
Siying Dong b82edffc7b Improve comments to options.allow_mmap_reads (#9936) 2 years ago
Andrew Kryczka 440c7f6306 db_basic_bench fix for DB object cleanup (#9939) 2 years ago
Peter Dillinger bb87164db3 Fork and simplify LRUCache for developing enhancements (#9917) 2 years ago
Peter Dillinger 4b9a1a2f56 Fix db_crashtest.py call inconsistency in crash_test.mk (#9935) 2 years ago
Mark Callaghan b6ec3328af Make --benchmarks=flush flush the default column family (#9887) 2 years ago
Yanqin Jin 2b5df21e95 Remove ifdef for try_emplace after upgrading to c++17 (#9932) 2 years ago
Andrew Kryczka cda34dd64a Allow consecutive SingleDelete() in stress/crash test (#9930) 2 years ago
Yanqin Jin 06394ff4e7 Fix a bug of CompactionIterator/CompactionFilter using `Delete` (#9929) 2 years ago
Changyu Bi 37f490834d Specify largest_seqno in VerifyChecksum (#9919) 2 years ago
Yanqin Jin 2b5c29f9f3 Enforce the contract of SingleDelete (#9888) 2 years ago
Anvesh Komuravelli aafb377bb5 Update protection info on recovered logs data (#9875) 2 years ago
Akanksha Mahajan fce65e7e4f Fix bug in async_io path which reads incorrect length (#9916) 2 years ago
Yanqin Jin 94e245a14d Improve stress test for MultiOpsTxnsStressTest (#9829) 2 years ago
Herman Lee d9d456de49 Fix locktree accesses to PessimisticTransactions (#9898) 2 years ago
Paras Sethia 68ee228dec RocksDB: fix bug in crash-recovery correctness testing (#9897) 2 years ago