Commit Graph

6184 Commits (a4d9c02511d143d96a0c91e822449ec437f7483b)
 

Author SHA1 Message Date
Andrew Kryczka a4d9c02511 Pass CF ID to MemTableRepFactory 7 years ago
Yi Wu f68d88be51 Fix DBWriteTest::ReturnSequenceNumberMultiThreaded data race 7 years ago
Andrew Kryczka 215076ef06 Fix TSAN: avoid arena mode with range deletions 7 years ago
Andrew Kryczka 3a8a848a55 account for L0 size in estimated compaction bytes 7 years ago
Andrew Gallagher 0fae3f5dd3 codemod: format TARGETS with buildifier [5/5] (D5092623) 7 years ago
Aaron Gao 8721996065 add checkpoint support for single db in regression test 7 years ago
Maysam Yabandeh 5a9b4d7435 Retire memenv https://github.com/facebook/rocksdb/pull/2082 7 years ago
Islam AbdelRahman d6019651b6 sync internal/external TARGETS 7 years ago
Volker Mische bbaba51bbf Add missing index type to C-API 7 years ago
Daniel Black 292edfd516 travis: test with xcode8.3 (OS X 10.12) 7 years ago
Tamir Duberstein 0dc3040d54 db: avoid `#include`ing malloc and jemalloc simultaneously 7 years ago
Aaron Gao 9b3ed83506 fix regression test 7 years ago
Andrew Kryczka 9c9909bf7d Support ingest file when range deletions exist 7 years ago
Yi Wu ad19eb8686 Fixing blob db sequence number handling 7 years ago
Siying Dong 51ac91f586 Histogram of number of merge operands 7 years ago
Yi Wu 345878a7fb update blob_db_test 7 years ago
Aaron Gao cbc821c25b change regression rebuild to one level 7 years ago
Tamir Duberstein 103d0692ea Avoid unsupported attributes when not building with UBSAN 7 years ago
Tamir Duberstein 5fd04566c4 travis: reduce the number of travis builders 7 years ago
Sagar Vemuri 2d05002b93 RocksDB 5.4.5 release blog post 7 years ago
Sagar Vemuri 7eca90f187 Update RocksDB blog authors 7 years ago
赵星宇 d03c34497c update comment of GetNextFile 7 years ago
Aaron Gao f7bb1a0060 support merge and delete in file ingestion 7 years ago
Siying Dong c2c62ad4e6 Reorder variables of ReadOptions 7 years ago
Sagar Vemuri 7bb1f5d483 Increase of compaction threads should be logged at info level instead of a warning 7 years ago
Sagar Vemuri 6c456ecae7 Clean zstd files 7 years ago
Andrew Gallagher 347e16f837 codemod: replace `headers = AutoHeaders.*` with `auto_headers` 7 years ago
Yi Wu 0be636bf70 Fix db_bench build break with blob db 7 years ago
Aaron Gao 135ee6a3fc fix tsan crash data race 7 years ago
Andrew Kryczka a99fb9928f fix column_family_test asan 7 years ago
Daniel Black f41bffb3dd travis: clang-3.6 -> clang-4.0 7 years ago
Aaron Gao e7612798b5 update buckifer/TARGETS 7 years ago
Andrew Kryczka bb01c1880c Introduce max_background_jobs mutable option 7 years ago
Adam Retter 5a25304627 Fix the CMakeLists for RocksJava 7 years ago
Siying Dong 41cbb72749 options.delayed_write_rate use the rate of rate_limiter by default. 7 years ago
Siying Dong 5068034666 range sync should be enabled 7 years ago
Sagar Vemuri 02594b5f11 Fix build errors in blob_dump_tool with GCC 4.8 7 years ago
Igor Canadi 52d9e5f7b6 Fix column family seconds_up accounting 7 years ago
Sagar Vemuri 7d8207f1f2 Fix errors in clang-analyzer builds 7 years ago
Sagar Vemuri 85b8569ae8 Fix release build on Linux 7 years ago
Giuseppe Ottaviano 69ec8356b2 Allow SstFileWriter to use the rate limiter 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Yi Wu 9d0a07ed52 Fix rocksdb.estimate-num-keys DB property underflow 7 years ago
Yi Wu 578fb0b1dc Simple blob file dumper 7 years ago
Andrew Kryczka ac39d6bec5 Core-local statistics 7 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 7 years ago
Dmitri Smirnov 15ba4d6c4b Address MS Visual Studio 2017 issue with autovector 7 years ago
Adam Retter 88c818e437 Replace deprecated RocksDB#addFile with RocksDB#ingestExternalFile 7 years ago
Sagar Vemuri 228f49d20a Fix data races caught by tsan 7 years ago
Aaron Gao 4c9d2b1046 remove #include port/port.h in public header file 7 years ago