Commit Graph

35 Commits (5cbee1f6097a93214e37c1bce0a796ae96825401)

Author SHA1 Message Date
Andrew Kryczka 91ba7837b7 Enable IngestExternalFile() in crash test (#9357) 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
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
Paras Sethia 68ee228dec RocksDB: fix bug in crash-recovery correctness testing (#9897) 2 years ago
Changyu Bi a180c5cc3a Added GetMergeOperands() to stress test (#9804) 2 years ago
Hui Xiao ca0ef54f16 Rate-limit automatic WAL flush after each user write (#9607) 3 years ago
Andrew Kryczka babe56ddba Add rate limiter priority to ReadOptions (#9424) 3 years ago
Yanqin Jin 3122cb4358 Revise APIs related to user-defined timestamp (#8946) 3 years ago
Andrew Kryczka a6a6aad74e db_stress support tracking historical values (#8960) 3 years ago
sdong 9320067703 Improve fault injection to MultiRead (#8937) 3 years ago
Zhichao Cao a95a776d75 Inject fatal write failures to db_stress when DB is running (#8479) 3 years ago
Yanqin Jin 08144bc2f5 Add user-defined timestamps to db_stress (#8061) 4 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 4 years ago
Andrew Kryczka b464a85e33 fix transaction rollback in db_stress TestMultiGet (#6873) 4 years ago
anand76 eb04bb86c6 Fix a bug in crash_test_with_txn (#6860) 4 years ago
anand76 39b24432d4 Strengthen MultiGet correctness verification in NoBatchedOpsStress (#6849) 4 years ago
anand76 9e7b7e2c08 Silence false alarms in db_stress fault injection (#6741) 4 years ago
anand76 234e2ed5b6 Fix a couple of bugs in db_stress fault injection (#6700) 4 years ago
anand76 5c19a441c4 Fault injection in db_stress (#6538) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
anand76 687119aeaf Variable key length in db_stress (#6273) 5 years ago
Maysam Yabandeh 83957dc510 Exclude MergeInProgress status from errors in stress tests (#6257) 5 years ago
Maysam Yabandeh 7c98d71567 Print before AddErrors in stress tests (#6256) 5 years ago
Peter Dillinger 95d226d8f5 Fix a clang analyzer report, and 'analyze' make rule (#6244) 5 years ago
Peter Dillinger 37fd2b9694 Revert "Generate variable length keys in db_stress (#6165)" and follow-ups (#6243) 5 years ago
Peter Dillinger 5f559897cf Disable occasionally failing assertion in TestPrefixScan (#6238) 5 years ago
anand76 d4da412864 Add Transaction::MultiGet to db_stress (#6227) 5 years ago
anand76 3160edfdc7 Generate variable length keys in db_stress (#6165) 5 years ago
sdong 338c149b92 crash_test to cover bottommost compression and some other changes (#6215) 5 years ago
Yanqin Jin 670a916d01 Add more verification to db_stress (#6173) 5 years ago
Peter Dillinger 58d46d1915 Add useful idioms to Random API (OneInOpt, PercentTrue) (#6154) 5 years ago
sdong a960287dee db_stress: Some code style improvements (#6137) 5 years ago
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago