Commit Graph

16 Commits (4da34b97eea94d47c1b5e2b9dd3743b7447955f2)

Author SHA1 Message Date
Andrew Kryczka 62d84e2a2b db_stress fault injection in release mode (#9957) 2 years ago
Yanqin Jin 06394ff4e7 Fix a bug of CompactionIterator/CompactionFilter using `Delete` (#9929) 2 years ago
Levi Tamasi 7cd5763274 Fix a copy-paste bug related to background threads in db_stress (#9485) 3 years ago
Andrew Kryczka c7ce03dce1 db_stress begin tracking expected state after verification (#9470) 3 years ago
Levi Tamasi f07c56928f Set the number of threads up front in db_stress (#9466) 3 years ago
Andrew Kryczka 791723c1ec Fix race condition in db_stress thread setup (#9314) 3 years ago
Andrew Kryczka 84228e21e8 Fix shutdown in db_stress with `-test_batches_snapshots=1` (#9313) 3 years ago
mrambacher 3dff28cf9b Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033) 4 years ago
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 4 years ago
Andrew Kryczka 775dc623ad add `CompactionFilter` to stress/crash tests (#6988) 4 years ago
Yanqin Jin 15d9f28da5 Add stress test for best-efforts recovery (#6819) 4 years ago
Yueh-Hsuan Chiang 5801af4646 Add env_fault_injection argument to db_stress (#6687) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 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
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago