Commit Graph

202 Commits (d6e016be6dceae99adb2c068331c90d468661873)

Author SHA1 Message Date
anand76 c3d7e16252 Add WAL compression to stress tests (#9811) 2 years ago
Hui Xiao 49623f9c8e Account memory of big memory users in BlockBasedTable in global memory limit (#9748) 2 years ago
Changyu Bi a180c5cc3a Added GetMergeOperands() to stress test (#9804) 2 years ago
Peter Dillinger 6534c6dea4 Fix remaining uses of "backupable" (#9792) 2 years ago
Akanksha Mahajan fd66005628 Add 'adaptive_readahead' and 'async_io' options to db_stress (#9750) 2 years ago
Peter Dillinger cff0d1e8e6 New backup meta schema, with file temperatures (#9660) 2 years ago
Yanqin Jin 5894761056 Improve stress test for transactions (#9568) 2 years ago
Hui Xiao ca0ef54f16 Rate-limit automatic WAL flush after each user write (#9607) 2 years ago
Peter Dillinger 4a9ae4f713 Avoid .trash handling race in db_stress Checkpoint (#9673) 2 years ago
anand76 3362a730dc Avoid usage of ReopenWritableFile in db_stress (#9649) 2 years ago
Jay Zhuang d3a2f284d9 Add Temperature info in `NewSequentialFile()` (#9499) 2 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 2 years ago
Yanqin Jin 685044dff2 Remove timestamp from key in expected state (#9525) 2 years ago
Akanksha Mahajan 9745c68eb1 Remove deprecated option new_table_reader_for_compaction_inputs (#9443) 2 years ago
satyajanga 036bbab6f7 Use the comparator from the sst file table properties in sst_dump_tool (#9491) 2 years ago
Yanqin Jin 629e3e1d77 Fix spelling in public API (#9490) 2 years ago
Yanqin Jin 3122cb4358 Revise APIs related to user-defined timestamp (#8946) 2 years ago
Hui Xiao 920386f2b7 Detect (new) Bloom/Ribbon Filter construction corruption (#9342) 2 years ago
Levi Tamasi 7cd5763274 Fix a copy-paste bug related to background threads in db_stress (#9485) 2 years ago
Andrew Kryczka ed75dddc35 Optimize db_stress setup phase (#9475) 2 years ago
Andrew Kryczka c7ce03dce1 db_stress begin tracking expected state after verification (#9470) 2 years ago
Levi Tamasi f07c56928f Set the number of threads up front in db_stress (#9466) 2 years ago
Peter Dillinger 78aee6fedc Remove obsolete backupable_db.h, utility_db.h (#9438) 2 years ago
Hui Xiao 1e0e883ca5 Remove deprecated API AdvancedColumnFamilyOptions::soft_rate_limit/hard_rate_limit (#9452) 2 years ago
Aravind Ramesh 2eac6bb120 db_stress: db_stress fails on custom filesystems. (#9352) 2 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 2 years ago
Andrew Kryczka 6892f19b11 Test correctness with WAL disabled in non-txn blackbox crash tests (#9338) 3 years ago
mrambacher fe31dc53ca Make the Env class Customizable (#9293) 3 years ago
Andrew Kryczka aa2b3bf675 Added `TraceOptions::preserve_write_order` (#9334) 3 years ago
Andrew Kryczka 2ee20a669d Extend trace filtering to more operation types (#9335) 3 years ago
Andrew Kryczka dfff1cecff Filter `Get()`s from `db_stress` traces (#9315) 3 years ago
Andrew Kryczka 82670fb17b db_stress print hex key for MultiGet() inconsistency (#9324) 3 years ago
Andrew Kryczka b448b71222 `db_stress` tolerate incomplete tail records in trace file (#9316) 3 years ago
Andrew Kryczka 791723c1ec Fix race condition in db_stress thread setup (#9314) 3 years ago
Andrew Kryczka 863c78d2c9 Fix unsynced data loss correctness test with mixed `-test_batches_snapshots` (#9302) 3 years ago
Andrew Kryczka 84228e21e8 Fix shutdown in db_stress with `-test_batches_snapshots=1` (#9313) 3 years ago
mrambacher 423538a816 Make MemoryAllocator into a Customizable class (#8980) 3 years ago
Andrew Kryczka c9818b3325 db_stress verify with lost unsynced operations (#8966) 3 years ago
Yanqin Jin e05c2bb549 Stress test for RocksDB transactions (#8936) 3 years ago
Akanksha Mahajan 9e4d56f2c9 Fix segmentation fault in table_options.prepopulate_block_cache when used with partition_filters (#9263) 3 years ago
Hui Xiao 66b31c5098 Fix -Werror=maybe-uninitialized in db_stress_tool (#9265) 3 years ago
Andrew Kryczka ce42ae6ffd Fix Statistics in db_stress (#9260) 3 years ago
Andrew Kryczka a6a6aad74e db_stress support tracking historical values (#8960) 3 years ago
Aravind Ramesh 9c932816cf db_stress: db_stress segmentation fault (#9219) 3 years ago
Yanqin Jin 42fef0224f Fix build for msvc (#9230) 3 years ago
Levi Tamasi dc5de45af8 Support readahead during compaction for blob files (#9187) 3 years ago
anand76 78556c14dd Secondary cache error injection (#9002) 3 years ago
Yanqin Jin d263505417 Avoid div-by-zero error in db_stress (#9086) 3 years ago
Peter Dillinger 0534393fc8 Fix stress/crash test handling of SST unique IDs (#9054) 3 years ago
Peter Dillinger ad5325a736 Experimental support for SST unique IDs (#8990) 3 years ago