Commit Graph

137 Commits (56e77f09676d2e169e817090b889fc6418d34f37)

Author SHA1 Message Date
yuslepukhin 78de0c9222 Fix up VS 15 build. 9 years ago
sdong e1a5ff857b Allow users to disable some kill points in db_stress 9 years ago
Yueh-Hsuan Chiang a263002a36 Fixed a tsan warning in db_stress.cc 9 years ago
Andres Noetzli 014fd55adc Support for SingleDelete() 9 years ago
Dmitry Marakasov 4b0b0201c9 Fix `integer overflow in expression' error 9 years ago
sdong 7a0dbdf3ac Add ZSTD (not final format) compression type 9 years ago
Ari Ekmekji b6def58f73 Changed 'num_subcompactions' to the more accurate 'max_subcompactions' 9 years ago
Ari Ekmekji f0da6977a3 [Parallel L0-L1 Compaction Prep]: Giving Subcompactions Their Own State 9 years ago
Andres Notzli 4249f159d5 Removing duplicate code in db_bench/db_stress, fixing typos 9 years ago
Andres Noetzli bd852bf118 Fixed typos in db_stress 9 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago
Igor Canadi a9c5109515 Deprecate purge_redundant_kvs_while_flush 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Yueh-Hsuan Chiang 2e764f06ea [API Change] Improve EventListener::OnFlushCompleted interface 9 years ago
Yueh-Hsuan Chiang fc83821270 Add EventListener::OnTableFileCreated() 9 years ago
Yueh-Hsuan Chiang 16c197627a Fixed db_stress 9 years ago
Yueh-Hsuan Chiang 832271f6b1 Fixed a compile warning in db_stress in NDEBUG mode. 9 years ago
Yueh-Hsuan Chiang d5a0c0e69b Fixed a compile warning in db_stress 9 years ago
Yueh-Hsuan Chiang 9ffc8ba024 Include EventListener in stress test. 9 years ago
agiardullo c815351038 Support saving history in memtable_list 9 years ago
Igor Canadi 4961a9622c Fix build 10 years ago
clark.kang 6ede020dc4 fix typos 10 years ago
Igor Sugak 62f7a1be4f rocksdb: Fixed 'Dead assignment' and 'Dead initialization' scan-build warnings 10 years ago
Igor Canadi 2bb059007b Change db_stress to work with format_version == 2 10 years ago
Yueh-Hsuan Chiang a5d4fc0a25 Fix compile warning in db_stress 10 years ago
Yueh-Hsuan Chiang 97c1940882 Fix compile warning in db_stress.cc on Mac 10 years ago
Jonah Cohen a14b7873ee Enforce write buffer memory limit across column families 10 years ago
Yueh-Hsuan Chiang 13de000f07 Add rocksdb::ToString() to address cases where std::to_string is not available. 10 years ago
sdong a177742a9b Make db_stress built for ROCKSDB_LITE 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Igor Canadi 00211f9c5b Fix SIGSEGV in db_stresS 10 years ago
Igor Canadi 68effa0348 Fix -Wshadow for tools 10 years ago
Lei Jin fd24ae9d05 SetOptions() to return status and also add it to StackableDB 10 years ago
Venkatesh Radhakrishnan 7e01d12026 Add support for in place update for db_stress 10 years ago
Lei Jin 714c63c584 db_stress for dynamic options 10 years ago
Feng Zhu 0af157f9bf Implement full filter for block based table. 10 years ago
Feng Zhu 8ed70fc209 add assert to db Put in db_stress test 10 years ago
Lei Jin 384400128f move block based table related options BlockBasedTableOptions 10 years ago
Igor Canadi 0ff183a0d9 Move include/utilities/*.h to include/rocksdb/utilities/*.h 10 years ago
Igor Canadi 591c2a3b4b [db stress] Don't drop column families if there's only 1 10 years ago
Feng Zhu c4018e771c In tools/db_stress.cc, set proper value in NewHashSkipListRepFactory's bucket_size 10 years ago
Igor Canadi d4a8423334 Remove seek compaction 10 years ago
Igor Canadi a0191c9dfe Create Missing Column Families 10 years ago
sdong 593bb2c40b db_stress to add an option to periodically change background thread pool size. 10 years ago
Igor Canadi a1068c91a1 Make RocksDB work with newer gflags 11 years ago
Igor Canadi 91ef2eae23 Use new DBWithTTL API in tests 11 years ago
Lei Jin 3995e801ab kill ReadOptions.prefix and .prefix_seek 11 years ago
Igor Canadi 472a80a3ae Initialize verification_failed in db_stress 11 years ago
Igor Canadi 2413a06c7b Improve stability of db_stress 11 years ago